You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
Is there any support for batch inserts? When I try to use
jsonb_to_recordsetlike this article discusses, I get "Error: sql parser error: Expected ), found: UUID at Line: 5, Column 21"