Commit Graph

43 Commits

Author SHA1 Message Date
Timothy Warren 282935d9f8 Reformat test files 2023-03-17 15:30:36 -04:00
Timothy Warren 1bfbcf2ffe Cleanup docs 2023-01-20 11:30:51 -05:00
Timothy Warren 18dd997961 Update header comments 2022-09-29 11:33:08 -04:00
Timothy Warren 2620df1589 Update header comments 2020-04-10 20:54:31 -04:00
Timothy Warren 337ae26402 Update header comments 2020-03-18 11:31:56 -04:00
Timothy Warren 2bf8897918 Prepwork for 'returning' method of Query builder 2019-12-13 15:11:49 -05:00
Timothy Warren a5dab73828 Update header comments 2019-12-11 16:49:42 -05:00
Timothy Warren 675e6eff66 Update tests 2019-12-11 16:48:43 -05:00
Timothy Warren 3067976cb1 Add updateBatch method 2018-01-26 08:39:30 -05:00
Timothy Warren 516ddcd76d Update builds to remove PHP 7 support 2018-01-23 13:49:51 -05:00
Timothy Warren e4ca039b3d Use State class to simplify management of query builder state 2018-01-23 11:22:23 -05:00
Timothy Warren 89150ceafc Update namespace of unsupported Firebird driver, add assertions to some risky tests 2018-01-22 12:03:37 -05:00
Timothy Warren 80d27d9bfe Update header comments, again 2018-01-19 16:50:34 -05:00
Timothy Warren 4df07b6c72 Update test layout to better match source layout 2018-01-19 16:48:52 -05:00
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