Commit Graph

27 Commits

Author SHA1 Message Date
Timothy Warren 8de03f883f More docs 2019-04-11 17:27:05 -04:00
Timothy Warren 0b93246cc5 Regex and Integration tests 2019-04-11 17:16:35 -04:00
Timothy Warren 2e793284dd Put most of the features together for actually assembling the sql 2019-04-11 15:30:10 -04:00
Timothy Warren 35c0683891 Implement from and distinct methods 2019-04-11 11:44:06 -04:00
Timothy Warren 6281b671ec playing with types a little 2019-04-10 20:11:26 -04:00
Timothy Warren 7065357737 Silence some noisy compiler warnings temporarily 2019-04-10 20:05:18 -04:00
Timothy Warren c1bb5d642b Alias as 2019-04-10 19:49:06 -04:00
Timothy Warren 324c98dfa4 Rough implementation of LIKE methods 2019-04-10 19:37:02 -04:00
Timothy Warren 1776233a93 Ugly progress commit 2019-04-10 14:03:28 -04:00
Timothy Warren b16cb8b8e4 Add README 2019-04-10 10:24:27 -04:00
Timothy Warren db3c693dcd Add first private method 2019-04-09 20:45:57 -04:00
Timothy Warren eb2858595d More docs, slight refactor 2019-04-09 18:55:53 -04:00
Timothy Warren 78117b1345 rename helper method, simplify more logic, formatting 2019-04-09 17:33:26 -04:00
Timothy Warren 66d158d9c1 Simplify some logic with a helper function 2019-04-09 17:14:07 -04:00
Timothy Warren 0e1c6755b0 Implement more 2019-04-09 14:13:37 -04:00
Timothy Warren f9979e9470 A little bit of tweaking for the identifier quoting 2019-04-05 22:37:06 -04:00
Timothy Warren 5b2f8eaf9c Implement basic identifier quoting 2019-04-05 20:46:07 -04:00
Timothy Warren f11b55b73d Rework driver specific stuff a bit 2019-04-05 14:51:31 -04:00
Timothy Warren 3865fd56b2 Another progress commit 2019-04-04 16:39:05 -04:00
Timothy Warren 80f85b6579 Some type experimentation 2019-04-03 20:58:22 -04:00
Timothy Warren 0d648952cd Update tests a little, add constructor for QueryClause struct 2019-04-03 16:41:51 -04:00
Timothy Warren 7fd51aa76c Yet another ugly progress commit 2019-04-03 16:29:51 -04:00
Timothy Warren 88bcd5f0fb Add public method signatures, subject to change 2019-04-03 13:29:08 -04:00
Timothy Warren ff5a9354c5 more ugly progress 2019-04-02 17:23:52 -04:00
Timothy Warren d77e25b800 Ugly progress commit 2019-04-02 16:35:52 -04:00
Timothy Warren f2d993cbf0 Delete metadata file 2019-04-02 14:42:19 -04:00
Timothy Warren 505bf8bf6d First commit 2019-04-02 14:36:11 -04:00