Commit graph

13 commits

Author SHA1 Message Date
go-jet
367602757f Tests clean up. 2019-06-11 12:47:35 +02:00
zer0sub
3c5553b3dc Explicit sqlbuilder cast. 2019-06-07 14:23:14 +02:00
zer0sub
4d7fbf8f49 Table interface cleanup. 2019-06-05 17:15:20 +02:00
zer0sub
384c0c67f5 Row and Array Comparisons (IN, NOT_IN). 2019-06-04 11:52:37 +02:00
zer0sub
37a55e6ee3 Expression casting between builtin types. 2019-06-02 18:12:44 +02:00
zer0sub
3c4b078941 Unit tests cleanup. 2019-06-01 18:04:56 +02:00
zer0sub
cf022ab68d Fix parentheses wrap on binary operators. 2019-05-31 14:37:51 +02:00
zer0sub
7f5ba98819 Time, Timez, Timestamp, Timestampz, Date column types added. 2019-05-30 14:49:36 +02:00
zer0sub
7b89caa7e0 Comparison operators refactoring. 2019-05-29 14:03:38 +02:00
zer0sub
38007810c1 Bool expression refactoring. 2019-04-30 11:31:00 +02:00
zer0sub
5a7563d4af Support for subqueries, Group By and Having clause. 2019-04-30 11:31:00 +02:00
sub0Zero
7d7dda3b7a Save schema name to table_info struct. 2019-04-30 11:30:59 +02:00
sub0Zero
3190d6f933 Cloning files from https://github.com/dropbox/godropbox/tree/master/database 2019-04-30 11:30:59 +02:00