limbo/core
2025-03-26 17:48:52 +02:00
..
benches add bench to check json cache 2025-03-24 13:17:57 +02:00
ext Fix platform specific ffi c ptr types 2025-03-24 22:48:07 -04:00
functions restrict chrono to no-dfault-features, update julian_day_converter 2025-02-10 21:58:34 -04:00
io Fix platform specific ffi c ptr types 2025-03-24 22:48:07 -04:00
json fix not removing lock if cache did not exist 2025-03-24 15:09:18 +02:00
mvcc core/mvcc: Improve tracing format 2025-03-06 12:58:41 +02:00
storage Remove unused imports and handle WAL header read error 2025-03-26 11:31:29 -03:00
translate fix: unary + is a noop 2025-03-25 11:43:19 -03:00
vdbe Merge 'Fix compute_shl negate with overflow' from Krishna Vishal 2025-03-26 16:08:59 +02:00
vector remove RC<String> requirement for build_text and new text 2025-02-09 13:44:39 -03:00
build.rs implement sqlite_source_id function 2025-01-28 14:55:38 -05:00
Cargo.toml bump rusqlite to 0.34 2025-03-25 14:17:31 +01:00
error.rs Make schema a RWLock 2025-03-05 14:07:48 +01:00
fast_lock.rs hint spin loop 2025-03-17 10:23:58 +01:00
function.rs Merge 'Various JSON improvements' from Ihor Andrianov 2025-03-24 09:17:40 +02:00
info.rs implement sqlite_source_id function 2025-01-28 14:55:38 -05:00
lib.rs core: Rename FileStorage to DatabaseFile 2025-03-25 11:15:16 +02:00
parameters.rs rm log, switch all to tracing 2025-02-11 09:03:36 -04:00
pseudo.rs core: Rename OwnedRecord to Record 2025-02-06 13:40:34 +02:00
result.rs core: transaction support 2024-12-24 18:04:30 +01:00
schema.rs Merge 'Adds Drop Table' from Zaid Humayun 2025-03-06 18:27:41 +02:00
types.rs fix bug #1155 2025-03-23 16:51:10 +01:00
util.rs core: Fix parse_schema() to use existing MVCC TX 2025-03-06 10:16:42 +02:00