limbo/core
Nikita Sivukhin 29422542cd fix clippy
2025-07-08 10:31:40 +04:00
..
benches make all run_once be run under statement or connection so that rollback is called 2025-07-07 11:51:25 -03:00
ext make all run_once be run under statement or connection so that rollback is called 2025-07-07 11:51:25 -03:00
functions chore: fix clippy warnings 2025-06-23 19:52:13 +01:00
io change instrumentation level to INFO 2025-07-07 11:53:45 -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 rename change_schema to schema_did_change 2025-07-07 11:58:16 -03:00
time Move time extension to core 2025-06-30 10:01:03 +03:00
translate Merge 'Fix infinite loops, rollback problems, and other bugs found by I/O fault injection' from Pedro Muniz 2025-07-07 21:31:26 +03:00
vdbe treat ImmutableRecord as Value::Blob 2025-07-08 10:28:11 +04: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 Merge 'Fix infinite loops, rollback problems, and other bugs found by I/O fault injection' from Pedro Muniz 2025-07-07 21:31:26 +03: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 pragma to unsable_capture_data_changes_conn 2025-07-06 22:32:42 +04: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 fix type null spacing 2025-07-03 12:53:15 +02:00
series.rs Move series extension to core 2025-06-30 10:29:34 +03:00
types.rs fix clippy 2025-07-08 10:31:40 +04:00
util.rs Merge 'Fix infinite loops, rollback problems, and other bugs found by I/O fault injection' from Pedro Muniz 2025-07-07 21:31:26 +03: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