limbo/core
2025-09-29 11:00:19 +04:00
..
benches mvcc: remove unused states and fields from CommitStateMachine 2025-09-25 08:12:12 +03:00
ext remove mvvmode and set logical log as default 2025-09-18 18:22:25 +02:00
functions Merge 'core: Support ceiling modifier in datetime' from Ceferino Patino 2025-09-10 14:46:07 +03:00
incremental Merge branch 'main' into quoting-fix-attempt-2 2025-09-29 10:58:51 +04:00
io Merge 'core/io: Ensure callbacks are invoked once' from Pedro Muniz 2025-09-22 11:44:39 +03:00
json implement json_tree 2025-09-23 14:22:02 -04:00
mvcc Merge 'Make MVCC code Send and Sync' from Pekka Enberg 2025-09-27 08:21:01 +03:00
numeric feat: add CAST to fuzzer 2025-09-24 18:06:55 -03:00
storage core/storage: Wrap WalFile::{max,min}_frame with AtomicU64 2025-09-28 16:47:54 +03:00
time Move time extension to core 2025-06-30 10:01:03 +03:00
translate Merge branch 'main' into quoting-fix-attempt-2 2025-09-29 10:58:51 +04:00
vdbe Merge branch 'main' into quoting-fix-attempt-2 2025-09-29 10:58:51 +04:00
vector rename functions 2025-08-15 17:08:53 -04:00
assert.rs core: Add Antithesis-aware turso_assert 2025-06-29 11:46:18 +03:00
build.rs
Cargo.toml use 128-bit hashes for the zset_id 2025-09-25 22:52:08 -03:00
error.rs cleanup remove unnecessary comments and correct spelling 2025-09-24 19:11:48 +05:30
fast_lock.rs remove some unnecessary unsafe impls 2025-09-21 13:29:59 -03:00
function.rs core/function: Wrap ExtFunc in Arc 2025-09-17 11:57:23 +03:00
info.rs
lib.rs Merge 'core: recover logical log on Database::connect ' from Pere Diaz Bou 2025-09-27 08:20:41 +03:00
parameters.rs
pragma.rs add busy_timeout pragma 2025-09-19 16:48:12 +04:00
pseudo.rs chore: fix clippy warnings 2025-06-23 19:52:13 +01:00
schema.rs Merge branch 'main' into quoting-fix-attempt-2 2025-09-29 10:58:51 +04:00
series.rs Replace ConstraintInfo::plan_info with ConstraintInfo::index 2025-08-05 05:48:29 +02:00
state_machine.rs mvcc: simplify StateMachine 2025-09-22 16:37:31 +03:00
types.rs Don't mutate state in op_agg_final 2025-09-13 10:49:14 +02:00
util.rs remove quotes handling from normalization util 2025-09-29 11:00:19 +04:00
uuid.rs Move UUID extension to core 2025-06-30 09:54:13 +03:00
vtab.rs implement json_tree 2025-09-23 14:22:02 -04:00