This website requires JavaScript.
Explore
Help
Register
Sign In
sqlite
/
libsql
Watch
0
Star
0
Fork
0
You've already forked libsql
mirror of
https://github.com/tursodatabase/libsql.git
synced
2025-05-22 00:48:31 +00:00
Code
Activity
Files
main
libsql
/
libsql-sqlite3
/
test
/
rust_suite
/
src
History
Pekka Enberg
e2de2504b4
Revert "libsql: Wire up xCheckpointSeqCount"
...
This reverts commit
bb7f011f79
.
2025-01-23 13:01:39 +02:00
..
wasm
restructure repository
2023-10-16 13:58:16 +02:00
alter_column.rs
apply alter column command only to the table (
#1532
)
2024-07-04 19:48:33 +00:00
extensions.rs
bugfix: reset modifications of
sqlite3_vtab
(
#1027
)
2024-02-15 18:18:30 +00:00
lib.rs
bugfix: reset modifications of
sqlite3_vtab
(
#1027
)
2024-02-15 18:18:30 +00:00
random_rowid.rs
bugfix:
RANDOM ROWID
should be respected in
VACUUM
and bulk insert ops (
#1048
)
2024-02-19 16:58:50 +00:00
user_defined_functions_src.rs
restructure repository
2023-10-16 13:58:16 +02:00
user_defined_functions.rs
fix rust tests
2023-11-30 11:24:52 +01:00
virtual_wal.rs
Revert "libsql: Wire up xCheckpointSeqCount"
2025-01-23 13:01:39 +02:00