Commit Graph

29 Commits

Author SHA1 Message Date
Timothy Warren c735c27559 Update file headers 2018-01-19 13:43:19 -05:00
Timothy Warren b8d4768b1b camelCase methods and properties 2016-10-13 21:55:23 -04:00
Timothy Warren 3eb4d889f9 Add Or Not Like method 2016-10-12 20:32:23 -04:00
Timothy Warren 056e8bf6d9 Re-add some missing tests, and update README 2015-07-31 10:24:34 -04:00
Timothy Warren 225017adee Lots of refactoring -- accessors/mutators instead of direct access, reduce query builder test database connections, and simplify some logic 2015-07-30 16:40:30 -04:00
Timothy Warren 8511c6a445 Move library into src folder, fix simpletest test runner 2015-07-29 16:51:17 -04:00
Timothy Warren 7fd90aba76 Remove Table Builder classes 2014-06-30 11:01:44 -04:00
Timothy Warren 1abd835f47 Attempting some Quercus compatibility, test-suite runs with simpletest as well as PHPUnit 2014-06-09 17:02:14 -04:00
Timothy Warren 1095e85762 Fix some docblocks, and update test files to 2014 2014-02-18 15:18:01 -05:00
Timothy Warren 5125ac4e31 Convert test suite to use PHPUnit 2014-02-14 22:08:19 -05:00
Timothy Warren 7397b95e8b Fix broken tests 2013-12-06 23:37:43 -05:00
Timothy Warren 0e44bbaf0d Update year 2013-01-02 14:26:42 -05:00
Timothy Warren 6a89b48fe8 Beginning of query parser 2012-08-02 15:59:11 +00:00
Timothy Warren 7649f75cac switch from pdo_drivers to PDO::getAvailableDrivers 2012-07-03 13:00:17 -04:00
Timothy Warren 121dfd1401 Remove unrelated classes and tests 2012-05-31 09:48:17 -04:00
Timothy Warren 2b0d1c207e Fix CI tests 2012-05-29 16:34:45 -04:00
Timothy Warren dc0a8b7bc1 More method simplification 2012-04-30 16:06:06 -04:00
Timothy Warren 62a7eaf73d Add package docblock options 2012-04-20 13:17:39 -04:00
Timothy Warren 16ad8b15d0 Remove pointless ODBC tests 2012-04-17 15:05:36 -04:00
Timothy Warren 9b9ea5aeed Added 'distinct' method to query builder 2012-04-13 16:50:05 -04:00
Timothy Warren ebe1b1a647 Rearrange tests, add Settings class tests 2012-04-13 13:48:38 -04:00
Timothy Warren b6d6f06ae5 Fix test loading 2012-04-11 11:53:18 -04:00
Timothy Warren de34e24325 rearranged tests 2012-04-11 11:48:56 -04:00
Timothy Warren 86fe790f28 Reorganize drivers 2012-04-10 14:06:34 -04:00
Timothy Warren 94758ecfb5 Fix other path issue 2012-03-22 15:47:31 -04:00
Timothy Warren 4193f858c9 Fix test paths 2012-03-22 15:43:44 -04:00
Timothy Warren 0c82208694 Autoloader, and beginning of simplified testing 2012-03-19 13:24:36 -04:00
Timothy Warren 23538b5c9c Rename firebird driver file 2012-03-19 12:08:52 -04:00
Timothy Warren da107cf6e3 Initial Commit 2012-03-15 09:25:18 -04:00