Commit Graph

23 Commits

Author SHA1 Message Date
18dd997961 Update header comments 2022-09-29 11:33:08 -04:00
eee88ddc7c Fix tests 2022-09-29 11:31:25 -04:00
d69655be02 Attempt to fix MySQL transaction test 2020-12-03 15:50:32 -05:00
2821a2d4e1 Make sqlite-specific test more robust 2020-04-17 14:58:42 -04:00
2620df1589 Update header comments 2020-04-10 20:54:31 -04:00
77df254a0c Implement basic 'returning' method for Postgres 2020-03-19 11:53:08 -04:00
337ae26402 Update header comments 2020-03-18 11:31:56 -04:00
2bf8897918 Prepwork for 'returning' method of Query builder 2019-12-13 15:11:49 -05:00
78705bf796 Fix mysql test on travis ci 2019-12-12 09:33:32 -05:00
a5dab73828 Update header comments 2019-12-11 16:49:42 -05:00
675e6eff66 Update tests 2019-12-11 16:48:43 -05:00
6a36a85ac0 Update dependencies and tests 2019-12-10 12:17:40 -05:00
2839e6ad6e Fix some indentation issues 2018-02-09 16:14:40 -05:00
33bb440bd2 SQLite improvements, remove nullable PDOStatement return values 2018-01-26 15:45:46 -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
f967aaf96e Remove method separators, update documentation building configuration 2018-01-24 15:03:41 -05:00
1d583bcc23 Add more type hinting 2018-01-24 13:14:03 -05:00
91eb8123d1 Various refactoring 2018-01-22 15:43:56 -05:00
01f90d2224 Remove unsupported Firebird driver 2018-01-22 15:37:31 -05:00
89150ceafc Update namespace of unsupported Firebird driver, add assertions to some risky tests 2018-01-22 12:03:37 -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