limbo/core
2025-09-27 13:12: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 Make sure complex expressions in filters go through Project 2025-09-27 07:21:03 -03: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::syncing with AtomicBool 2025-09-27 14:07:26 +03:00
time Move time extension to core 2025-06-30 10:01:03 +03:00
translate Merge 'core/translate: allow creating column called 'rowid'' from Preston Thorpe 2025-09-27 16:51:09 +03:00
vdbe Merge 'Make Sorter Send and Sync' from Pekka Enberg 2025-09-27 16:51:27 +03: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 Consolidate match case in parameters push to handle all anonymous params in one case 2025-05-13 14:42:12 -04:00
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 Persist NOT NULL column constraint to schema table 2025-09-27 13:12:19 -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 dumb comment 2025-09-20 14:38:47 -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