goccy / go-zetasqlite

A database driver library that interprets ZetaSQL queries and runs them using SQLite3
MIT License
56 stars 29 forks source link

Fix control flow execution of conditional functions `IF()`, `IFNULL()` #216

Closed ohaibbq closed 4 months ago

ohaibbq commented 5 months ago

Closes #215