limbo/core
2025-01-13 20:21:37 +01:00
..
benches add new more complex benchmark entry for preparing statement 2025-01-05 13:51:56 +02:00
ext ext/uuid: Convert uuid4() to external function 2024-12-31 13:56:32 +02:00
io core/io/unix: minor formatting 2025-01-13 20:21:37 +01:00
json Merge branch 'main' into json-error-position 2025-01-13 18:21:37 +02:00
storage Merge 'Fix 8-bit serial type to encoding' from Preston Thorpe 2025-01-13 20:59:54 +02:00
translate Merge 'Store cursor types in program state and remove trait Cursor' from Jussi Saurio 2025-01-13 18:40:46 +02:00
vdbe cargo fmt 2025-01-13 18:58:40 +02:00
Cargo.toml core: enable rustix/io_uring with io_uring feature 2025-01-13 20:21:15 +01:00
error.rs Rename LinuxIOError to UringIOError to match the IO backend renames 2025-01-07 15:19:31 +01:00
function.rs Merge branch 'main' into json-error-position 2025-01-13 18:21:37 +02:00
lib.rs core: expose UnixIO apart from PlatformIO on any Unix, and expose UringIO on Linux with feature io_uring. 2025-01-11 15:21:26 +01:00
pseudo.rs Remove trait Cursor 2025-01-11 17:19:25 +02:00
result.rs core: transaction support 2024-12-24 18:04:30 +01:00
schema.rs Remove unused Table::Index variant and unused Table methods 2025-01-11 17:07:30 +02:00
types.rs Remove trait Cursor 2025-01-11 17:19:25 +02:00
util.rs feat/core/translate: create automatic index in CREATE TABLE when necessary 2025-01-04 13:54:44 +02:00