AndrianD
AndrianD
You cannot do something like `$db->table->select()->field(['field1', 'field2']);` ?
you plan to put it later or not ? I've got table with many rows and I want to select only 5 rows of them, why should I perform 2...
it would be better to have columns directly like you do whith update/insert method like you did here: ``` //Update a post $db->post[3] = [ 'title' => 'Hello world' ];...
> > Delete the old node_modules and package.lock.json and then install the latest version for firebase. Hope this would help you. :) > > Done it several times. Couldn't find...
+1 OBS: 27.2.4 MacOS: 12.4
Hello, I'm under phpstorm 2019.1 and I am using eslintconfig entry in package.json