limbo/core/vdbe
2025-09-15 14:48:26 +03:00
..
builder.rs support EXPLAIN QUERY PLAN 2025-09-12 19:58:45 +07:00
execute.rs dont unwrap begin_tx 2025-09-15 14:48:26 +03:00
explain.rs introduce OP_Explain 2025-09-12 17:31:50 +07:00
insn.rs introduce OP_Explain 2025-09-12 17:31:50 +07:00
likeop.rs Rename OwnedValue -> Value 2025-05-15 09:59:46 +03:00
metrics.rs add metrics and implement the .stats command 2025-08-18 09:11:06 -05:00
mod.rs fix mvcc rollback 2025-09-15 09:29:08 +03:00
sorter.rs Change callsites to cancel any further IO when an error occurs and drain 2025-09-08 13:18:40 -04:00