mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
![]() (after fixing complicated b-tree bugs - I want to end my day with the joy of fixing simple bugs) This PR fix bug in emit (which was introduced after switch from `HashMap` to `Vec`) and also align `CASE` codegen in case of `NULL` result from `WHEN` clause with SQLite behaviour. Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #953 |
||
---|---|---|
.. | ||
grammar_generator.rs | ||
mod.rs |