limbo/core
2024-11-19 11:39:08 +08:00
..
benches cargo clippy --fix --allow-dirty && cargo fmt 2024-09-15 09:35:39 +03:00
io O_DIRECT disable on WAL 2024-11-13 13:45:42 +00:00
json btree: run until finished or IO + bug fixes 2024-11-11 17:03:15 +01:00
storage resolve comments 2024-11-19 11:39:08 +08:00
translate resolve comments 2024-11-19 11:39:08 +08:00
vdbe impl order by desc 2024-11-19 11:39:07 +08:00
Cargo.toml vendor sqlite3-parser (lemon-rs) 2024-11-16 20:08:59 +02:00
error.rs core: constraint check uniqueness 2024-09-20 11:45:55 +02:00
function.rs implement CAST(col as type) 2024-11-17 22:12:22 +02:00
lib.rs properly format table and "if not exists" support 2024-11-16 17:02:53 +01:00
pseudo.rs impl order by desc 2024-11-19 11:39:07 +08:00
schema.rs manual fixes based on clippy suggestions 2024-10-13 12:19:04 +03:00
types.rs impl order by desc 2024-11-19 11:39:07 +08:00
util.rs create btree table + parse schema 2024-11-16 16:24:28 +01:00