Commit Graph

21 Commits

Author SHA1 Message Date
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 337ae26402 Update header comments 2020-03-18 11:31:56 -04: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 2839e6ad6e Fix some indentation issues 2018-02-09 16:14:40 -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 89150ceafc Update namespace of unsupported Firebird driver, add assertions to some risky tests 2018-01-22 12:03:37 -05:00
Timothy Warren 4df07b6c72 Update test layout to better match source layout 2018-01-19 16:48:52 -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 24f3b1d701 Update header comments 2016-09-07 13:17:17 -04:00
Timothy Warren 559c76f8d2 Switch build tool to Robo, use composer for autoloading 2016-09-07 13:06:28 -04:00
Timothy Warren e62f5771a5 Fix a bunch of one line if statements 2015-11-11 09:25:21 -05:00
Timothy Warren 2613a1c8a4 Update lots of comments 2015-11-10 20:59:03 -05:00
Timothy Warren fd98c4b3b8 Rename missed interface 2015-11-10 11:10:15 -05:00
Timothy Warren b5a141ffc7 Make class names Pascal Case 2015-11-10 10:12:23 -05:00
Timothy Warren 225017adee Lots of refactoring -- accessors/mutators instead of direct access, reduce query builder test database connections, and simplify some logic 2015-07-30 16:40:30 -04:00
Timothy Warren 8511c6a445 Move library into src folder, fix simpletest test runner 2015-07-29 16:51:17 -04:00