Commit Graph

527 Commits

Author SHA1 Message Date
Timothy Warren 4c8cd18060 Fix travis config by allowing ppc to fail 2020-12-03 16:22:09 -05:00
Timothy Warren a174a6747f Update phpunit config 2020-12-03 15:53:03 -05:00
Timothy Warren d69655be02 Attempt to fix MySQL transaction test 2020-12-03 15:50:32 -05:00
Timothy Warren 8678913cd0 Update dependencies 2020-12-03 15:49:58 -05:00
Timothy Warren 0766efcd2e Try testing on multiple cpu architectures 2020-12-03 15:01:21 -05:00
Timothy Warren 2aadc3a8db Attempt to fix travis build 2020-12-03 14:56:57 -05:00
Timothy Warren 9c3dc58bef Attempt to fix travis build 2020-12-03 14:51:19 -05:00
Timothy Warren 5af43f6363 Fix method signature for PHP 8 2020-12-03 14:32:30 -05:00
Timothy Warren 60a75ebbbf Merge branch 'develop' of aviat/Query into master 2020-04-23 18:39:25 -04:00
Timothy Warren 4eb234db70 Update API docs 2020-04-23 18:21:35 -04:00
Timothy Warren 4201a7c42c Minor code cleanup 2020-04-23 18:16:32 -04:00
Timothy Warren 519b39e75e Fix a type juggling issue take 2 2020-04-23 17:00:35 -04:00
Timothy Warren 15de3b8dde Fix a type juggling issue 2020-04-23 16:54:58 -04:00
Timothy Warren 18165b2dc3 Update API Docs 2020-04-17 15:05:37 -04:00
Timothy Warren 2821a2d4e1 Make sqlite-specific test more robust 2020-04-17 14:58:42 -04:00
Timothy Warren c67fabd1f7 Update types for limit clauses, misc improvements 2020-04-17 14:57:56 -04:00
Timothy Warren 2620df1589 Update header comments 2020-04-10 20:54:31 -04:00
Timothy Warren ab5a3c04d0 Require 7.4, add typed properties to classes 2020-04-10 20:53:52 -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 39569ccb96 Go back to working build 2020-03-18 13:47:53 -04:00
Timothy Warren 89ef2ae103 Attempt to fix travis build 2020-03-18 12:23:28 -04:00
Timothy Warren 098798ca5a Simplify the build matrix 2020-03-18 12:16:35 -04:00
Timothy Warren 37c84e1b17 Expand the build matrix 2020-03-18 12:08:40 -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 83373700d3 Code style and logic cleanup 2019-12-11 16:49:06 -05:00
Timothy Warren 675e6eff66 Update tests 2019-12-11 16:48:43 -05:00
Timothy Warren 834c4e39df Make sure to have the appropriate databases for Travis CI 2019-12-11 16:41:39 -05:00
Timothy Warren 8013a9fc61 Cleanup/update build scripts/dependencies 2019-12-11 16:32:21 -05:00
Timothy Warren 4326602d17 Update docs to not show misleading 0 coverage: 2019-12-11 16:31:18 -05:00
Timothy Warren 168d444f8a Update docs to include dynamic methods 2019-12-11 16:09:58 -05:00
Timothy Warren 6a36a85ac0 Update dependencies and tests 2019-12-10 12:17:40 -05:00
Timothy Warren 41394cb661 Update docs 2018-02-12 16:20:03 -05:00
Timothy Warren 09b6610eb1 Remove unimplemented replace method 2018-02-12 16:17:22 -05:00
Timothy Warren 2839e6ad6e Fix some indentation issues 2018-02-09 16:14:40 -05:00
Timothy Warren 327c30f359 Simplify gitlab build script a bit 2018-01-31 14:17:14 -05:00
Timothy Warren f15ea8ebb8 Attempt to use lighter docker images for gitlab builds 2018-01-31 14:04:50 -05:00
Timothy Warren fe7b0d698a Move back to default postgres image 2018-01-31 13:59:14 -05:00
Timothy Warren aa6216ca37 Attempt to get the current working directory 2018-01-31 13:56:00 -05:00
Timothy Warren 57565f6bfc Attempt to use lighter docker images for gitlab builds 2018-01-31 13:46:36 -05:00
Timothy Warren 8d119eb9ee Attempt to use lighter docker images for gitlab builds 2018-01-31 13:38:48 -05:00
Timothy Warren 8e13b80a3a Attempt to use lighter docker images for gitlab builds 2018-01-31 13:35:52 -05:00
Timothy Warren 2c358533a8 Update documentation 2018-01-26 16:27:34 -05:00
Timothy Warren 33bb440bd2 SQLite improvements, remove nullable PDOStatement return values 2018-01-26 15:45:46 -05:00
Timothy Warren 6a3db6581a Update README and documentation 2018-01-26 09:16:13 -05:00
Timothy Warren a2d5092b5e Attempt to fix Gitlab build for PHP 7.2 2018-01-26 09:00:45 -05:00
Timothy Warren 3067976cb1 Add updateBatch method 2018-01-26 08:39:30 -05:00