Insert batch didn't update the created_at field? |
(10-31-2020, 06:19 AM)paulbalandan Wrote: Did you include the created at field in the allowed fields?Of course, I did. Same as in the documentaion. PHP Code: protected $useTimestamps = true; |
Messages In This Thread |
Insert batch didn't update the created_at field? - by mrardiyansyah - 10-01-2020, 06:33 AM
RE: Insert batch didn't update the created_at field? - by nc03061981 - 10-04-2020, 02:11 AM
RE: Insert batch didn't update the created_at field? - by mrardiyansyah - 10-31-2020, 03:28 AM
RE: Insert batch didn't update the created_at field? - by paulbalandan - 10-31-2020, 06:19 AM
RE: Insert batch didn't update the created_at field? - by mrardiyansyah - 10-31-2020, 03:23 PM
RE: Insert batch didn't update the created_at field? - by paulbalandan - 11-01-2020, 09:00 AM
RE: Insert batch didn't update the created_at field? - by wdeda - 11-01-2020, 01:09 PM
|