limbo/core
2025-10-02 10:16:38 +03:00
..
benches mvcc benchmark compilation fix 2025-09-30 22:27:28 +03:00
ext remove mvvmode and set logical log as default 2025-09-18 18:22:25 +02:00
functions Merge 'printf should truncates floats' from Pavan Nambi 2025-10-01 19:31:39 -04:00
incremental Put encryption behind an opt in (runtime) flag 2025-09-30 18:29:18 +05:30
io core/storage: Apple platforms support 2025-10-01 09:59:22 -07:00
json implement json_tree 2025-09-23 14:22:02 -04:00
mvcc Merge 'core/mvcc/logical-log: fail in read_more_data if couldn't read enough' from Pere Diaz Bou 2025-10-02 06:58:28 +03:00
numeric feat: add CAST to fuzzer 2025-09-24 18:06:55 -03:00
storage Merge 'Add encryption internals docs' from Avinash Sajjanshetty 2025-10-02 07:04:16 +03:00
time
translate Merge 'Fix: JOIN USING should pick columns from left table, not right' from Jussi Saurio 2025-10-02 10:16:38 +03:00
vdbe fix/vdbe: reset op_transaction state properly 2025-10-02 08:40:41 +03:00
vector
assert.rs
build.rs
Cargo.toml Merge 'core/storage: Switch page cache queue to linked list' from Pekka Enberg 2025-10-01 16:39:47 +03:00
error.rs core: page id to usize 2025-09-30 11:35:06 +02: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 'mvcc: dont try to end pager tx on connection close' from Jussi Saurio 2025-10-02 10:06:23 +03:00
parameters.rs remove unnecessary enum variant 2025-09-30 14:52:59 +04:00
pragma.rs add busy_timeout pragma 2025-09-19 16:48:12 +04:00
pseudo.rs
schema.rs Implement MvTableId newtype for better type safety of table ids 2025-09-30 16:54:22 +03:00
series.rs
state_machine.rs mvcc: simplify StateMachine 2025-09-22 16:37:31 +03:00
types.rs fix(3306): substr scalar should also work with non-text values 2025-09-29 21:42:21 -03:00
util.rs Handle table ID / rootpages properly for both checkpointed and non-checkpointed tables 2025-09-30 16:53:12 +03:00
uuid.rs
vtab.rs implement json_tree 2025-09-23 14:22:02 -04:00