Comment on Show HN: Bun-sqlgen – Type-safe raw SQL for Bun, no ORMparentComments−ilbertOP2moI think with some tweaks to the TS parser that goes and looks for the sql statements it's doable. How are you solving the problem right now?−psc0072moNot solved as far as I know. Most libraries don’t work well with the template syntax in porsagers Postgres
Comments
I think with some tweaks to the TS parser that goes and looks for the sql statements it's doable. How are you solving the problem right now?
Not solved as far as I know. Most libraries don’t work well with the template syntax in porsagers Postgres