sqlx-ts
sqlx-ts copied to clipboard
Batch insert?
Is there any support for batch inserts? When I try to use jsonb_to_recordset like this article discusses, I get "Error: sql parser error: Expected ), found: UUID at Line: 5, Column 21"