Type casting in PostgreSQL with updateBatch() |
The quick and easy fix for this is to use RawSql as well as casting your php values:
Code: $data = [ https://codeigniter.com/user_guide/datab...tml#rawsql Another things to have a look at is: https://www.postgresql.org/docs/current/...ecast.html |
Welcome Guest, Not a member yet? Register Sign In |