bouquin-sqlcipher4/src
2020-02-04 07:33:09 -06:00
..
blob.c Merge enhancements from pysqlite3, errorcode/name and blob i/o. 2019-08-09 11:00:40 -05:00
blob.h Merge enhancements from pysqlite3, errorcode/name and blob i/o. 2019-08-09 11:00:40 -05:00
cache.c Initial commit. 2019-06-03 09:03:53 -05:00
cache.h Initial commit. 2019-06-03 09:03:53 -05:00
connection.c Replace _pysqlite_long_from_int64() with PyLong_FromLongLong 2019-11-06 21:38:28 -06:00
connection.h Merge enhancements from pysqlite3, errorcode/name and blob i/o. 2019-08-09 11:00:40 -05:00
cursor.c Merge upstream changes. 2020-02-04 07:33:09 -06:00
cursor.h Initial commit. 2019-06-03 09:03:53 -05:00
microprotocols.c Initial commit. 2019-06-03 09:03:53 -05:00
microprotocols.h Initial commit. 2019-06-03 09:03:53 -05:00
module.c Merge upstream changes. 2020-02-04 07:33:09 -06:00
module.h Merge enhancements from pysqlite3, errorcode/name and blob i/o. 2019-08-09 11:00:40 -05:00
prepare_protocol.c Initial commit. 2019-06-03 09:03:53 -05:00
prepare_protocol.h Initial commit. 2019-06-03 09:03:53 -05:00
row.c Fix case-insensitive string comparison in sqlite3.Row indexing. 2019-09-19 09:26:57 -05:00
row.h Initial commit. 2019-06-03 09:03:53 -05:00
statement.c Implement upstream python/cpython#14386 2019-07-22 08:53:03 -05:00
statement.h Initial commit. 2019-06-03 09:03:53 -05:00
util.c Replace _pysqlite_long_from_int64() with PyLong_FromLongLong 2019-11-06 21:38:28 -06:00
util.h Replace _pysqlite_long_from_int64() with PyLong_FromLongLong 2019-11-06 21:38:28 -06:00