limbo/core/vdbe
Krishna Vishal 173baa7e0e Add tests
2025-12-19 08:53:58 +05:30
..
affinity.rs change convert function to accept 1 value 2025-11-07 12:47:39 -03:00
bloom_filter.rs feat(hash-join): add hash matching for equivalent integer and real values 2025-12-15 15:25:50 +00:00
builder.rs clippy 2025-12-16 23:11:31 -03:00
execute.rs Add tests 2025-12-19 08:53:58 +05:30
explain.rs add explain description to open read 2025-12-16 17:31:41 -03:00
hash_table.rs use same tempfile in sorter and hash join and use in-memory IO for wasm 2025-12-17 12:18:35 +04:00
insn.rs Fix bloom filter impl to skip NULL values 2025-12-04 16:09:49 -05:00
likeop.rs Merge 'Ensure LIKE is case-sensitive for non-ASCII characters' from Tejas 2025-11-27 21:56:03 +02:00
metrics.rs add metrics and implement the .stats command 2025-08-18 09:11:06 -05:00
mod.rs Merge 'implement state machine for op_journal_mode' from Pedro Muniz 2025-12-18 10:12:12 +02:00
rowset.rs Add RowSet<Add/Read/Test> instructions and rowset implementation 2025-11-12 11:39:40 +02:00
sorter.rs use same tempfile in sorter and hash join and use in-memory IO for wasm 2025-12-17 12:18:35 +04:00
value.rs Merge 'fix coroutine panic: replace ended_coroutine Bitfield with vec' from Jussi Saurio 2025-12-18 09:20:05 +02:00