We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18bb17c commit 23c7419Copy full SHA for 23c7419
README.md
@@ -19,7 +19,7 @@ Most database drivers include a layer to work nicely with the Go `database/sql`
19
20
## Releases
21
22
-* 2018-02-05 **v0.5.0** - SQLite version 3.26.0
+* 2019-02-05 **v0.5.0** - SQLite version 3.26.0
23
* 2018-10-30 **v0.4.2** - Better error messages from SQLite
24
* 2018-10-11 **v0.4.1** - Fixed an issue with new go 1.11 modules
25
* 2018-09-29 **v0.4.0** - SQLite version 3.25.2. Add support for the Session extension
0 commit comments