Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Error when updateBatch() updates a single record containing a timestamp and timezone
Post: RE: Error when updateBatch() updates a single reco...

updateBatch in PostgreSQL v9 caused an internal error (XX000) for both `now()` and `now`. Both `now()` and `now` succeeded in PostgreSQL v13 updateBatch. https://zenn.dev/naente/scraps/0983a5252e8...
1,100 Views
4 Replies
02-25-2024, 11:48 PM
naente
    Thread: Error when updateBatch() updates a single record containing a timestamp and timezone
Post: RE: Error when updateBatch() updates a single reco...

@"kenjis" Thanks for the reply. The result is the same for `now`, which also failed. PHP Code: -- 'timestamp' => new RawSql('now()'), -- If I use `now()` in RawSql, I have succeeded. Incide...
1,100 Views
4 Replies
02-25-2024, 06:20 PM
naente
    Thread: Error when updateBatch() updates a single record containing a timestamp and timezone
Post: Error when updateBatch() updates a single record c...

Hello, Thank you for fixing the following bug. CodeIgniter4.4.5 Type char casting bug PostgreSQL with updateBatch() (https://forum.codeigniter.com/showthread.php?tid=89336) We have identified a bu...
1,100 Views
4 Replies
02-22-2024, 12:46 AM
naente
    Thread: CodeIgniter4.4.5 Type char casting bug PostgreSQL with updateBatch()
Post: RE: CodeIgniter4.4.5 Type char casting bug Postgre...

@"kenjis" Thank you for your prompt response. The problem has been resolved with your correction. Thank you.
1,006 Views
2 Replies
02-06-2024, 08:21 PM
naente
    Thread: CodeIgniter4.4.5 Type char casting bug PostgreSQL with updateBatch()
Post: CodeIgniter4.4.5 Type char casting bug PostgreSQL ...

Hello, Thank you for fixing the following bug. Type casting in PostgreSQL with updateBatch() (https://forum.codeigniter.com/showthread.php?tid=88871) We have identified a bug that we believe is re...
1,006 Views
2 Replies
02-06-2024, 06:12 PM
naente

Theme © iAndrew 2016 - Forum software by © MyBB