limbo/core
2025-09-25 18:33:26 +02: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 core: Wrap Connection::query_only with AtomicBool 2025-09-24 19:23:13 +03:00
io Merge 'core/io: Ensure callbacks are invoked once' from Pedro Muniz 2025-09-22 11:44:39 +03:00
json [*.rs] Resolve warnings (mostly "hiding a lifetime that's elided elsewhere is confusing") 2025-09-18 22:47:43 -05:00
mvcc core/mvcc/logical-log: refactor get log path in tests 2025-09-25 18:33:26 +02:00
numeric fix: math function parameter conversion 2025-09-10 20:49:30 -03:00
storage core: Wrap Connection::is_nested_stmt in AtomicBool 2025-09-24 19:30:31 +03:00
time
translate translate: disable support for UPDATE ... ORDER BY 2025-09-25 13:54:39 +03:00
vdbe Merge 'MVCC: support alter table' from Jussi Saurio 2025-09-25 12:25:22 +03:00
vector rename functions 2025-08-15 17:08:53 -04:00
assert.rs
build.rs
Cargo.toml Add cli_only feature to core 2025-09-22 11:28:19 -04:00
error.rs Add SQLITE_CONSTRAINT_UNIQUE error constant 2025-09-21 13:22:31 -04:00
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 'Fix JavaScript bindings' from Nikita Sivukhin 2025-09-25 17:24:03 +03:00
parameters.rs
pragma.rs add busy_timeout pragma 2025-09-19 16:48:12 +04:00
pseudo.rs
schema.rs fix: result columns have varying binding precedence 2025-09-25 08:07:37 +03: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
vtab.rs core: Use sequential consistency for atomics by default 2025-09-18 13:38:13 +03:00