Commit Graph

3 Commits

Author SHA1 Message Date
glebarez
0e863dbcc6 change dependencies to custom fork of gitlab.com/cznic/sqlite 2021-12-11 15:16:26 +01:00
Сахнов Глеб Андреевич
635978f5ce migrate to modernc.org/sqlite 2021-11-28 23:20:16 +03:00
Douglas Danger Manley
3ca308caa3 Allow custom drivers (#11)
Much like the `mysql` driver's `DriverName`, this allows you to
specify a custom driver for SQLite.  This is important when creating
custom functions, for example.
2020-09-24 15:49:52 +08:00