Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Multiple primary keys for protected $primaryKey
Post: RE: Multiple primary keys for protected $primaryKe...

Here's my first stab at doing an override in doInsert and doUpdate. Anyone have any feedback?   PHP Code: -- protected function doUpdate($id = NULL, $data = NULL) : bool { $escape = $th...
9,981 Views
8 Replies
03-02-2022, 09:41 PM
john_brahy.com
    Thread: Multiple primary keys for protected $primaryKey
Post: RE: Multiple primary keys for protected $primaryKe...

Has anyone worked on this? I'm thinking of modifying Model::doUpdate and adding a test for is_array($id) and if it is then I'll push that into a foreach of where statements.
9,981 Views
8 Replies
03-01-2022, 02:22 PM
john_brahy.com
    Thread: Codeigniter 4 and Docker
Post: RE: Codeigniter 4 and Docker

Can you share your Dockerfile?
28,119 Views
15 Replies
12-22-2019, 02:06 PM
john_brahy.com

Theme © iAndrew 2016 - Forum software by © MyBB