Leonidas

Results 2 issues of Leonidas

### Version 1.27.0 ### What happened? Consider this query: ``` SELECT * FROM table1 AS t1 JOIN table2 AS t2 ON t1.fk = t2.fk AND t1.fk IN (sqlc.slice('IDs')) OR t2.fk...

bug
:wrench: golang
:computer: windows
:books: sqlite