Releases: crystal-lang/crystal-sqlite3
Releases · crystal-lang/crystal-sqlite3
v0.12.0
11 Dec 21:04
Compare
Sorry, something went wrong.
No results found
v0.11.0
11 Dec 21:04
Compare
Sorry, something went wrong.
No results found
v0.10.0
18 Jun 08:36
Compare
Sorry, something went wrong.
No results found
Fix compatibility issues for crystal 0.25.0 (#34 )
All the time instances are translated to UTC before saving them in the db
v0.9.0
31 Dec 03:26
Compare
Sorry, something went wrong.
No results found
Update to crystal-db ~> 0.5.0
v0.8.3
08 Nov 04:08
Compare
Sorry, something went wrong.
No results found
Update to crystal-db ~> 0.4.1
Add SQLite3::VERSION constant with shard version.
Add support for multi-steps statements execution. (see #27 , thanks @t-richards )
Fix how resources are released. (see #23 , thanks @benoist )
Fix blob c bindings. (see #28 , thanks @rufusroflpunch)
v0.8.2
30 Mar 22:53
Compare
Sorry, something went wrong.
No results found
v0.8.1
15 Dec 18:31
Compare
Sorry, something went wrong.
No results found
v0.2.0
17 Mar 15:20
Compare
Sorry, something went wrong.
No results found
Support flags in constructor
Added dump
See #6
Thanks @benjolitz :-)