Brad Pender

Results 1 issues of Brad Pender

### Version 1.27.0 ### What happened? Similarly to https://github.com/sqlc-dev/sqlc/issues/3113 The postgres generator supports variables in the ORDER BY, but sqlite does not. ```sql CREATE TABLE authors ( id int PRIMARY...

bug
:wrench: golang
:books: sqlite