limbo/core
2025-07-03 12:36:48 +02:00
..
benches Fix URLs to point to github.com/tursodatabase/turso 2025-06-30 11:23:53 +03:00
ext Move series extension to core 2025-06-30 10:29:34 +03:00
functions chore: fix clippy warnings 2025-06-23 19:52:13 +01:00
io Rename limbo_ext crate to turso_ext 2025-06-29 12:14:08 +03:00
json chore: fix clippy warnings 2025-06-23 19:52:13 +01:00
mvcc chore: fix clippy warnings 2025-06-23 19:52:13 +01:00
numeric chore: fix clippy warnings 2025-06-23 19:52:13 +01:00
storage move update schema global on commit and not on rollback txn 2025-07-03 12:36:48 +02:00
time Move time extension to core 2025-06-30 10:01:03 +03:00
translate alter set cookie 2025-07-03 12:36:48 +02:00
vdbe parse schema set auto_commit false in nested query 2025-07-03 12:36:48 +02:00
vector chore: fix clippy warnings 2025-06-23 19:52:13 +01:00
assert.rs core: Add Antithesis-aware turso_assert 2025-06-29 11:46:18 +03:00
build.rs implement sqlite_source_id function 2025-01-28 14:55:38 -05:00
Cargo.toml Merge 'Fix boxed memory leaks' from Ihor Andrianov 2025-07-02 19:42:54 +03:00
error.rs Rename limbo_sqlite3_parser crate to turso_sqlite3_parser 2025-06-29 12:34:46 +03:00
fast_lock.rs chore: fix clippy warnings 2025-06-23 19:52:13 +01:00
function.rs Rename limbo_ext crate to turso_ext 2025-06-29 12:14:08 +03:00
info.rs implement sqlite_source_id function 2025-01-28 14:55:38 -05:00
lib.rs rollback schema in connection 2025-07-03 12:36:48 +02:00
parameters.rs Consolidate match case in parameters push to handle all anonymous params in one case 2025-05-13 14:42:12 -04:00
pragma.rs Rename limbo_sqlite3_parser crate to turso_sqlite3_parser 2025-06-29 12:34:46 +03:00
pseudo.rs chore: fix clippy warnings 2025-06-23 19:52:13 +01:00
result.rs core: transaction support 2024-12-24 18:04:30 +01:00
schema.rs set scheam version and update shared schema in txn 2025-07-03 12:36:48 +02:00
series.rs Move series extension to core 2025-06-30 10:29:34 +03:00
types.rs Rename limbo_sqlite3_parser crate to turso_sqlite3_parser 2025-06-29 12:34:46 +03:00
util.rs Add readonly option to db connection and add method to open new connection via URI 2025-06-30 22:03:51 -04:00
uuid.rs Move UUID extension to core 2025-06-30 09:54:13 +03:00
vtab.rs Rename limbo_sqlite3_parser crate to turso_sqlite3_parser 2025-06-29 12:34:46 +03:00