Commit Graph

6 Commits

Author SHA1 Message Date
Maas-Maarten Zeeman
ed240ca846 Upgraded sqlite to version 3.38.0 2022-02-22 22:54:11 +01:00
Maas-Maarten Zeeman
a0241da8e7 Bump sqlite to 3.37.2. Fixes a database corruption bug introduced in 3.35.0 2022-01-12 22:25:57 +01:00
Maas-Maarten Zeeman
eaaaf7942b Bump 3.37.1 (#69)
* Upgraded sqlite to version 3.37.1

* 3.37.0 added strict tables. This caused a change in the returned type definition
2022-01-01 11:56:51 +01:00
Maas-Maarten Zeeman
20f7a2916f Updated base sqlite code (#68) 2021-11-20 20:42:09 +01:00
Maas-Maarten Zeeman
a4ec12b448 Upgrade to 3.35.0 (#66)
* Upgrading sqlite to 3.35.0

* Bump version of library itself
2021-03-13 11:15:30 +01:00
Michael Schmidt
db73ab8ce2 Add ESQLITE_USE_SYSTEM
This allows the nif to link against the system's SQLite database.
Useful when you need to share the database with other
applications
2019-03-14 15:20:25 +00:00