Commit Graph

471 Commits

Author SHA1 Message Date
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
Timothy Warren 443526a6a8 Make sure composer json file is valid 2017-03-01 16:10:18 -05:00
Timothy Warren e1703d0947 Update homepage link 2017-03-01 16:07:31 -05:00
Timothy Warren 059ab60af5 Update docs 2017-02-28 16:37:16 -05:00
Timothy Warren 1118631c58 Test with PHP 7.1 2017-02-21 13:06:39 -05:00
Timothy Warren b8d4768b1b camelCase methods and properties 2016-10-13 21:55:23 -04:00
Timothy Warren 111dce92d2 Allow travis to fail on hhvm 2016-10-12 22:26:14 -04:00
Timothy Warren d17ef1656c Attempt to fix travis 2016-10-12 22:22:58 -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 ca601623ba Miscellaneous cleanup and refactoring 2016-09-07 17:39:19 -04:00
Timothy Warren 2db7ad182d More style fixes 2016-09-07 14:22:52 -04:00
Timothy Warren 24f3b1d701 Update header comments 2016-09-07 13:17:17 -04:00
Timothy Warren bb382131cc Code Style fixes 2016-09-07 13:10:03 -04:00
Timothy Warren 559c76f8d2 Switch build tool to Robo, use composer for autoloading 2016-09-07 13:06:28 -04:00
Timothy Warren eef3a30ad0 Update README to reflect composer package name change 2016-08-05 12:48:32 -04:00
Timothy Warren 8b38d5e24f Move from aviat4ion/query to aviat/query 2016-08-04 14:32:39 -04:00
Timothy Warren abb558ac01 Move from aviat4ion/query to aviat/query 2016-08-04 14:30:45 -04:00
Timothy Warren a6131924f7 Merge branch 'develop' 2016-07-26 13:10:03 -04:00
Timothy Warren 97eccfd706 Update version support information and spruce up README file 2016-07-19 20:51:18 -04:00
Timothy Warren 6e1f28724e Move development from fork to main repo on develop branch, test more PHP versions 2016-07-19 16:57:44 -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