Commit Graph

537 Commits

Author SHA1 Message Date
fe7b0d698a Move back to default postgres image 2018-01-31 13:59:14 -05:00
aa6216ca37 Attempt to get the current working directory 2018-01-31 13:56:00 -05:00
57565f6bfc Attempt to use lighter docker images for gitlab builds 2018-01-31 13:46:36 -05:00
8d119eb9ee Attempt to use lighter docker images for gitlab builds 2018-01-31 13:38:48 -05:00
8e13b80a3a Attempt to use lighter docker images for gitlab builds 2018-01-31 13:35:52 -05:00
2c358533a8 Update documentation 2018-01-26 16:27:34 -05:00
33bb440bd2 SQLite improvements, remove nullable PDOStatement return values 2018-01-26 15:45:46 -05:00
6a3db6581a Update README and documentation 2018-01-26 09:16:13 -05:00
a2d5092b5e Attempt to fix Gitlab build for PHP 7.2 2018-01-26 09:00:45 -05:00
3067976cb1 Add updateBatch method 2018-01-26 08:39:30 -05:00
56c929088a Minor tweaks 2018-01-25 15:12:46 -05:00
f5aaa59f8d Use composer-installed phpunit 2018-01-25 11:40:39 -05:00
1bb1b5f7e4 Make sure to actually set up autoloading 2018-01-25 11:31:27 -05:00
dca1e38f60 Make sure the path of the require is correct 2018-01-25 11:13:54 -05:00
83b499e246 Explicitly add PHPUnit Testcase to bootstrap file 2018-01-25 11:10:55 -05:00
74b0ec3026 Update build script to remove firebird 2018-01-25 10:58:41 -05:00
172eb3f6eb Merge branch 'develop' 2018-01-25 09:51:54 -05:00
faace71844 Add updated documentation 2018-01-24 15:31:27 -05:00
73e4c35163 Remove some old code coupling and boilerplate 2018-01-24 15:23:26 -05:00
f967aaf96e Remove method separators, update documentation building configuration 2018-01-24 15:03:41 -05:00
2a5b623edc Merge branch 'master' into 'develop'
# Conflicts:
#   composer.json
2018-01-24 14:07:24 -05:00
16e50c3277 Fix some missed type hints 2018-01-24 13:25:42 -05:00
608b25207a Fix some missed type hints 2018-01-24 13:17:00 -05:00
1d583bcc23 Add more type hinting 2018-01-24 13:14:03 -05:00
516ddcd76d Update builds to remove PHP 7 support 2018-01-23 13:49:51 -05:00
908b9f39cd Remove some dead code from the connection manager 2018-01-23 11:29:43 -05:00
e4ca039b3d Use State class to simplify management of query builder state 2018-01-23 11:22:23 -05:00
8401cceb0d Remove PDOInterface to prevent conflicts in method parameters with native PDO object 2018-01-22 16:04:29 -05:00
91eb8123d1 Various refactoring 2018-01-22 15:43:56 -05:00
0df1b43af8 Remove firebird test database and sql files 2018-01-22 15:40:49 -05:00
01f90d2224 Remove unsupported Firebird driver 2018-01-22 15:37:31 -05:00
682a706130 Remove erroneous typing 2018-01-22 12:48:14 -05:00
af19936f01 Update travis test command 2018-01-22 12:44:09 -05:00
86280d6193 Update travis test command 2018-01-22 12:34:06 -05:00
6193aae800 Update travis test command 2018-01-22 12:10:09 -05:00
89150ceafc Update namespace of unsupported Firebird driver, add assertions to some risky tests 2018-01-22 12:03:37 -05:00
1eb146bb67 Remove old generated docs 2018-01-22 12:02:35 -05:00
80d27d9bfe Update header comments, again 2018-01-19 16:50:34 -05:00
4df07b6c72 Update test layout to better match source layout 2018-01-19 16:48:52 -05:00
369ca6eb04 Flatten source structure a bit 2018-01-19 15:47:34 -05:00
c735c27559 Update file headers 2018-01-19 13:43:19 -05:00
f0373e468e Fix dependency version, test on PHP 7.2 2018-01-19 10:53:40 -05:00
fa645bd7ab Update dev dependencies 2018-01-19 10:43:27 -05:00
443526a6a8 Make sure composer json file is valid 2017-03-01 16:10:18 -05:00
e1703d0947 Update homepage link 2017-03-01 16:07:31 -05:00
059ab60af5 Update docs 2017-02-28 16:37:16 -05:00
1118631c58 Test with PHP 7.1 2017-02-21 13:06:39 -05:00
b8d4768b1b camelCase methods and properties 2016-10-13 21:55:23 -04:00
111dce92d2 Allow travis to fail on hhvm 2016-10-12 22:26:14 -04:00
d17ef1656c Attempt to fix travis 2016-10-12 22:22:58 -04:00