sean mcclure
sean mcclure
@wmandrews thanks for the update, and thank you for all the great data over the years
I'm interested in the same feature-- We could maybe do something like https://github.com/oguimbal/pg-mem/pull/398 for this, but it would require more work and scoping.
Having this same issue sadly, I was hoping to use a `pg-mem` adapter with Drizzle ORM, but the Drizzle migrations cause this issue. It looks like this library uses https://github.com/oguimbal/pgsql-ast-parser...
This may be user error, but I'm having trouble with the `createPostgresJsTag` method in Node. I created a minimum example here https://github.com/smcclure17/test-pg-mem-postgres-js. Note that both execution with the Typescript compiler...