Commit Graph

248 Commits

Author SHA1 Message Date
Timothy Warren c6f77b9da1 Bump version 2023-03-17 16:34:21 -04:00
Timothy Warren 2d80d8ea15 Cleanup a bunch of Simpletest weirdness from the tests 2023-03-17 16:00:56 -04:00
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 973e92e99f Fix type issues 2023-01-20 10:33:43 -05:00
Timothy Warren 18dd997961 Update header comments 2022-09-29 11:33:08 -04:00
Timothy Warren eee88ddc7c Fix tests 2022-09-29 11:31:25 -04:00
Timothy Warren d69655be02 Attempt to fix MySQL transaction test 2020-12-03 15:50:32 -05:00
Timothy Warren 2821a2d4e1 Make sqlite-specific test more robust 2020-04-17 14:58:42 -04:00
Timothy Warren 2620df1589 Update header comments 2020-04-10 20:54:31 -04:00
Timothy Warren 77df254a0c Implement basic 'returning' method for Postgres 2020-03-19 11:53:08 -04:00
Timothy Warren 54a6054728 Remove meaningless PHP version test 2020-03-18 13:53:22 -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 78705bf796 Fix mysql test on travis ci 2019-12-12 09:33:32 -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 6a36a85ac0 Update dependencies and tests 2019-12-10 12:17:40 -05:00
Timothy Warren 2839e6ad6e Fix some indentation issues 2018-02-09 16:14:40 -05:00
Timothy Warren 33bb440bd2 SQLite improvements, remove nullable PDOStatement return values 2018-01-26 15:45:46 -05:00
Timothy Warren 3067976cb1 Add updateBatch method 2018-01-26 08:39:30 -05:00
Timothy Warren 56c929088a Minor tweaks 2018-01-25 15:12:46 -05:00
Timothy Warren dca1e38f60 Make sure the path of the require is correct 2018-01-25 11:13:54 -05:00
Timothy Warren 83b499e246 Explicitly add PHPUnit Testcase to bootstrap file 2018-01-25 11:10:55 -05:00
Timothy Warren f967aaf96e Remove method separators, update documentation building configuration 2018-01-24 15:03:41 -05:00
Timothy Warren 1d583bcc23 Add more type hinting 2018-01-24 13:14:03 -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 8401cceb0d Remove PDOInterface to prevent conflicts in method parameters with native PDO object 2018-01-22 16:04:29 -05:00
Timothy Warren 91eb8123d1 Various refactoring 2018-01-22 15:43:56 -05:00
Timothy Warren 0df1b43af8 Remove firebird test database and sql files 2018-01-22 15:40:49 -05:00
Timothy Warren 01f90d2224 Remove unsupported Firebird driver 2018-01-22 15:37:31 -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 6740aaef79 PHP7 or bust! 2016-10-12 22:12:25 -04:00
Timothy Warren 3eb4d889f9 Add Or Not Like method 2016-10-12 20:32:23 -04:00
Timothy Warren 559c76f8d2 Switch build tool to Robo, use composer for autoloading 2016-09-07 13:06:28 -04:00
Timothy Warren ac867c903a Actually fix failing test, remove some older test skips 2016-07-19 15:19:48 -04:00
Timothy Warren 757b83797f Fix some fragile tests for gitlab ci 2016-07-19 14:18:48 -04:00
Timothy Warren ae9dc46a17 Actually use host in test connection for Postgres 2016-07-19 11:53:37 -04:00
Timothy Warren f0704ed35e Use the correct password for the gitlab ci test setup 2016-07-19 11:34:38 -04:00
Timothy Warren a7df1a0d0b Use special config for docker tests 2016-07-19 11:17:55 -04:00
Timothy Warren bcfb0f2be8 Install missing apt package for docker, fix an issue running on jenkins 2016-07-15 16:17:49 -04:00
Timothy Warren a1c3b9e7db Change test setup to be more extensible 2015-11-10 16:29:17 -05:00
Timothy Warren 1e2a7ee566 Actually fix tests 2015-11-10 11:18:11 -05:00
Timothy Warren a27d639b13 Remove PDO Firebird driver 2015-11-10 09:20:13 -05:00
Timothy Warren 2a8664b92d Another attempt to get php to use interbase extension 2015-08-26 10:30:16 -04:00