limbo/sqlite3/tests
Pekka Enberg 55f37398e4 sqlite3: Remove broken sqlite3_checkpoint() test cases
They're both using the same database file which is wrong (tests run in
parallel). But more importantly, they test almost nothing, and we have a
better checkpoint test already.
2025-09-05 10:15:55 +03:00
..
compat sqlite3: Remove broken sqlite3_checkpoint() test cases 2025-09-05 10:15:55 +03:00
.gitignore Initial pass on SQLite C ABI 2024-05-08 07:05:56 -03:00
Makefile add basic bind and column functions 2025-08-07 20:20:23 +07:00
sqlite3_tests.c sqlite3: Implement sqlite3_next_stmt() 2025-08-25 14:44:55 +03:00