Commit graph

19 commits

Author SHA1 Message Date
Joby Elliott
94a87f91fa adding counting methods 2019-10-17 09:35:31 -06:00
Joby Elliott
39537ba978 Fix for preprocessSearch losing limit/offset 2019-04-01 16:38:58 +00:00
Joby Elliott
fd366a1297 added $sneaky arg to update()
this new argument allows update hooks to be skipped (for example, to 
avoid updating updated date for migration-type tasks)
2019-03-13 12:27:46 -06:00
Joby Elliott
385f6c2b89 Allow instantiation with existing PDOs 2019-03-13 09:50:51 -06:00
ef9cd13b18 Fixed a merge/set bug with falsey values
Also copied the basic FlatArray tests from Flatrr, to help avoid future 
regressions to FlatArray behavior.
2019-01-11 18:41:44 -07:00
Joby Elliott
5f47889800 squelch array to string conversions in JSON_EXTRACT 2018-11-05 13:23:58 -07:00
Joby Elliott
ddce5a8275 PERSISTENT is STORED in MySQL 2018-09-25 11:20:17 -06:00
Joby Elliott
8677ce5857 pick whether virtual columns are persistent or virtual based on primary 2018-09-25 11:07:14 -06:00
Joby Elliott
29559fb18f get more information on failed createTable test 2018-09-25 11:03:41 -06:00
Joby Elliott
1f839dba3b trying to fix MySQL CI 2018-09-25 10:57:29 -06:00
Joby Elliott
e13aca5503 initial commit with primary keys 2018-09-25 10:49:54 -06:00
Joby Elliott
feed01b327 squash mysterious notice coming out of fetchAll() 2018-09-19 15:14:32 -06:00
Joby Elliott
03826b87d6 reorganizing tests 2018-09-14 12:04:28 -06:00
Joby Elliott
d7ee949a6a squelch notice 2018-08-23 16:28:20 -06:00
Joby Elliott
77c54501ce updating DriverFactory map 2018-08-21 19:33:23 -06:00
Joby Elliott
a0f5245beb updating deps 2018-08-18 09:45:55 -06:00
Joby Elliott
1c2a355a5a changing namespace 2018-08-17 16:32:26 -06:00
Joby Elliott
672f0b3177 cleanup
pgsql needs to be developed off on its own feature branch
2018-08-17 12:12:21 -06:00
Joby Elliott
1afd75a350 initial commit 2018-08-17 11:32:10 -06:00