Comment on Show HN: Bun-sqlgen – Type-safe raw SQL for Bun, no ORMComments−psc0072moCan you make it work/ does it work with Porsager-Postgres in modnes which buns Postgres client is «based on»?−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
Can you make it work/ does it work with Porsager-Postgres in modnes which buns Postgres client is «based on»?
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