Commit Graph

11 Commits

Author SHA1 Message Date
Stephen F. Booth 92ab4f0821
Enable the sqlite_stmt table 2022-07-30 15:15:36 -05:00
Stephen F. Booth 6dfd1f2afd
Add note on license 2022-07-21 13:55:38 -05:00
Stephen Booth 952819c9ba
Update SQLite to version 3.38.0 (#11)
* Update to SQLite 3.38.0

* Remove JSON1 flag

* Add carray.h

* Remove reference to JSON1 extension
2022-02-25 08:13:03 -07:00
Stephen F. Booth fcad2dda59
Remove SHA1 extension (#6) 2021-06-04 17:18:06 -05:00
Stephen F. Booth 2ed42a8e3b
Rename csqlite_swift_shims to csqlite_shims (#5)
* Rename csqlite_swift_shims to csqlite_shims

* Update and rename csqlite_swift_shims.c to csqlite_shims.c

* Update README.md
2021-06-04 12:41:19 -05:00
Stephen F. Booth c9858b232f
Rename csqlite_swift_glue to csqlite_swift_shims (#4) 2021-06-04 12:35:34 -05:00
Stephen F. Booth 857cbf36a8
Update README.md 2021-06-03 10:25:58 -05:00
Stephen F. Booth 4ae9d0042c
Add commonly-used extensions (#1)
* Add commonly-used extensions

* Add extension linking information
2021-06-03 10:24:50 -05:00
Stephen F. Booth ea8e0024ac
Update README.md 2021-06-01 16:26:56 -05:00
Stephen F. Booth 1de6c78cf0
Update README.md 2021-06-01 16:22:51 -05:00
Stephen F. Booth 23bc794f0c
Initial commit 2021-05-30 08:41:21 -05:00