Commit Graph

16 Commits

Author SHA1 Message Date
527d3833cd Update docs and repo tooling 2023-03-17 16:28:07 -04:00
94d1cbb09b Fix some code style issues 2023-01-20 15:34:02 -05:00
8013a9fc61 Cleanup/update build scripts/dependencies 2019-12-11 16:32:21 -05:00
33bb440bd2 SQLite improvements, remove nullable PDOStatement return values 2018-01-26 15:45:46 -05:00
c735c27559 Update file headers 2018-01-19 13:43:19 -05:00
1e2a7ee566 Actually fix tests 2015-11-10 11:18:11 -05:00
6755818232 Fix some issues with multiple array items in where statements 2014-11-07 12:14:46 -05:00
c53024ae6a Fix some issues with the grouping commands, and greatly expand test coverage 2013-12-06 23:00:32 -05:00
b977720b2b Remove .php_cs file 2012-09-25 15:24:51 +00:00
ebe1b1a647 Rearrange tests, add Settings class tests 2012-04-13 13:48:38 -04:00
15e7ef0832 Added 'get_where' method to query builder
Also added prep work for select_* methods
2012-04-13 11:53:11 -04:00
d6718b5973 Include simpletest for Travis 2012-03-22 15:17:12 -04:00
4a581b5617 Start of CI config 2012-03-22 15:07:27 -04:00
09f6a249d8 Updated readme with link to php.net 2012-03-19 23:46:00 -04:00
0c82208694 Autoloader, and beginning of simplified testing 2012-03-19 13:24:36 -04:00
2f4dfd9d9e Added mysql tests 2012-03-15 15:46:04 -04:00