Type casting in PostgreSQL with updateBatch() |
(11-28-2023, 06:35 PM)byrallier Wrote: my solution is here; I have the same issue when calling batchUpdate() on a postgresql database. In my case the query fails because of the updated_at field, which is passed in the query as a string. Also when trying to batch update a column of type json generates an invalid query. |
Welcome Guest, Not a member yet? Register Sign In |