Releases: elixir-sqlite/exqlite
Releases · elixir-sqlite/exqlite
v0.7.0
08 Sep 10:08
Compare
Sorry, something went wrong.
No results found
Added
Added Exqlite.Basic for a simplified interface to utilizing sqlite3. #160
Addded ability to load sqlite extension. #160
v0.6.4
04 Sep 18:16
Compare
Sorry, something went wrong.
No results found
v0.5.6
02 Apr 14:28
Compare
Sorry, something went wrong.
No results found
Fixed
Fix SQLite3 amalgamation in 0.5.5 being incorrectly downgraded to 3.34.1. Amalgamation is now correctly 3.35.3 .
v0.5.5
30 Mar 15:07
Compare
Sorry, something went wrong.
No results found
Changed
Bump SQLite3 amalgamation to version 3.35.3
v0.5.2
24 Mar 02:39
Compare
Sorry, something went wrong.
No results found
Added
Guide for Windows users.
Exqlite.Sqlite3.multi_step/3 to step through results chunks at a time.
default_chunk_size configuration.
v0.5.1
19 Mar 13:57
Compare
Sorry, something went wrong.
No results found
v0.5.0
18 Mar 02:44
Compare
Sorry, something went wrong.
No results found
Remove Ecto Adapter support (#117)