Commit Graph

20 Commits

Author SHA1 Message Date
Timothy Warren 4201a7c42c Minor code cleanup 2020-04-23 18:16:32 -04:00
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 77df254a0c Implement basic 'returning' method for Postgres 2020-03-19 11:53:08 -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 6a36a85ac0 Update dependencies and tests 2019-12-10 12:17:40 -05:00
Timothy Warren 09b6610eb1 Remove unimplemented replace method 2018-02-12 16:17:22 -05:00
Timothy Warren 33bb440bd2 SQLite improvements, remove nullable PDOStatement return values 2018-01-26 15:45:46 -05:00
Timothy Warren 3067976cb1 Add updateBatch method 2018-01-26 08:39:30 -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 16e50c3277 Fix some missed type hints 2018-01-24 13:25:42 -05:00
Timothy Warren 1d583bcc23 Add more type hinting 2018-01-24 13:14:03 -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 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