Commit Graph

544 Commits

Author SHA1 Message Date
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
Timothy Warren 56c929088a Minor tweaks 2018-01-25 15:12:46 -05:00
Timothy Warren f5aaa59f8d Use composer-installed phpunit 2018-01-25 11:40:39 -05:00
Timothy Warren 1bb1b5f7e4 Make sure to actually set up autoloading 2018-01-25 11:31:27 -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 74b0ec3026 Update build script to remove firebird 2018-01-25 10:58:41 -05:00
Timothy Warren 172eb3f6eb Merge branch 'develop' 2018-01-25 09:51:54 -05:00
Timothy Warren faace71844 Add updated documentation 2018-01-24 15:31:27 -05:00
Timothy Warren 73e4c35163 Remove some old code coupling and boilerplate 2018-01-24 15:23:26 -05:00
Timothy Warren f967aaf96e Remove method separators, update documentation building configuration 2018-01-24 15:03:41 -05:00
Timothy Warren 2a5b623edc Merge branch 'master' into 'develop'
# Conflicts:
#   composer.json
2018-01-24 14:07:24 -05:00
Timothy Warren 16e50c3277 Fix some missed type hints 2018-01-24 13:25:42 -05:00
Timothy Warren 608b25207a Fix some missed type hints 2018-01-24 13:17:00 -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 908b9f39cd Remove some dead code from the connection manager 2018-01-23 11:29:43 -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 682a706130 Remove erroneous typing 2018-01-22 12:48:14 -05:00
Timothy Warren af19936f01 Update travis test command 2018-01-22 12:44:09 -05:00
Timothy Warren 86280d6193 Update travis test command 2018-01-22 12:34:06 -05:00
Timothy Warren 6193aae800 Update travis test command 2018-01-22 12:10:09 -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 1eb146bb67 Remove old generated docs 2018-01-22 12:02:35 -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 369ca6eb04 Flatten source structure a bit 2018-01-19 15:47:34 -05:00
Timothy Warren c735c27559 Update file headers 2018-01-19 13:43:19 -05:00
Timothy Warren f0373e468e Fix dependency version, test on PHP 7.2 2018-01-19 10:53:40 -05:00
Timothy Warren fa645bd7ab Update dev dependencies 2018-01-19 10:43:27 -05:00