kyscott18
kyscott18
I saw it was discussed a good amount previously, and seems to be implemented somewhat in old branches. What caused development to stop?
It would be great to be able to set a custom type parser for postgres data types at an instance level in addition to the query level. I'd be happy...
It seems like very large queries cause the cpu to get pinned. The query below is parsed by psql but not `pg-query-emscripten`. ```sql insert into "more"."AccountDailySnapshot" ("id", "chain_id", "account_address", "total_borrows_usd",...