|
69370ba9d4
|
Merge branch 'main' into fix/fixup-markdown-documents
|
2025-03-20 13:56:52 +02:00 |
|
|
e4a1a5abe4
|
libsql-sqlite3: Add conflict detection to libsql_wal_insert_frame()
|
2025-03-19 09:27:24 +02:00 |
|
|
6a5b840195
|
chore: fix minor style/grammar issues in markdown files
|
2025-01-23 12:48:15 +01:00 |
|
|
30ae41832b
|
Revert "libsql-sqlite3: Add libsql_wal_checkpoint_seq_count() API"
This reverts commit b4cf7ef2ee . It is not
that useful because SQLite resets the generation when a database is
closed.
|
2025-01-23 13:00:46 +02:00 |
|
|
b4cf7ef2ee
|
libsql-sqlite3: Add libsql_wal_checkpoint_seq_count() API
This adds libsql_wal_checkpoint_seq_count() API function for determining
the checkpoint sequence counter of a database WAL.
|
2024-12-10 10:12:54 +02:00 |
|
|
a1403ce441
|
libsql-sqlite: Document WAL API extension
|
2024-11-11 12:42:48 +02:00 |
|
|
e60a4e33f8
|
Updated libsql_extensions.md fix broken link (#1044)
Fixed broken link to `wal.h`
|
2024-02-23 05:15:27 +00:00 |
|
|
bf899d0b9a
|
restructure repository
|
2023-10-16 13:58:16 +02:00 |
|