How to use JSON_TABLE with drizzle?
I'm trying to use
JSON_TABLE
that was added to Postgres 17, but I can't figure out who to make drizzle work with it.1 Reply
OK, I hacked it in like this: