mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-04 17:04:18 +01:00
- On each interaction we assume that the value is NULL, so we need to set it like so for every interaction in the list. So we force to not emit this NULL as constant; - Forces a copy so IN expressions works inside an aggregation expression. Not ideal but it works, we should work more on the query planner for sure.