limbo/sqlite3
Pekka Enberg d0fa9e07f7 Merge 'sqlite3: Add sqlite3_wal_checkpoint_*() API' from Pekka Enberg
This wires up checkpointing to the SQLite C API. We don't respect the
checkpointing mode because core does not have that nor do we report back
some stats.

Reviewed-by: Pere Diaz Bou <pere-altea@homail.com>

Closes #480
2024-12-20 09:06:04 +02:00
..
examples sqlite3: Fix example program 2024-05-08 07:19:57 -03:00
include Commit updated Cargo.lock and sqlite3.h 2024-08-15 19:42:10 +03:00
src Merge 'sqlite3: Add sqlite3_wal_checkpoint_*() API' from Pekka Enberg 2024-12-20 09:06:04 +02:00
tests feat: add round scalar function 2024-07-21 10:29:30 +02:00
Cargo.toml Implement basic sqlite3_get_table() API 2024-12-19 23:13:51 -03:00
cbindgen.toml Initial pass on SQLite C ABI 2024-05-08 07:05:56 -03:00