Luca Pette
Results
32
comments of
Luca Pette
> I think sqlite sounds like a pretty good solution so you don't need a million adapters. I like it. I would prefer the libsql driver be used, so that...
I have the same issue (my query is structurally similar). It works fine if you use named parameters for all your params (see [playground](https://play.sqlc.dev/p/09e8f32c04ca04466ea16daadffff4a0517c45b7b18c17826de44b85e86a5c39)) but I can't tell if that's...