Commit graph

14 commits

Author SHA1 Message Date
go-jet
367602757f Tests clean up. 2019-06-11 12:47:35 +02:00
go-jet
e772768180 Column reference from sub queries. 2019-06-08 16:34:15 +02:00
zer0sub
4d7fbf8f49 Table interface cleanup. 2019-06-05 17:15:20 +02:00
zer0sub
8f51662fe5 Support for raw sql input. 2019-06-04 12:10:23 +02:00
zer0sub
384c0c67f5 Row and Array Comparisons (IN, NOT_IN). 2019-06-04 11:52:37 +02:00
zer0sub
3c4b078941 Unit tests cleanup. 2019-06-01 18:04:56 +02:00
zer0sub
52bdd4b59f Support for additional mathematical functions. 2019-06-01 15:00:37 +02:00
zer0sub
2b6288d317 Strictly type Integer and Real expressions. 2019-05-31 12:59:57 +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
599a8c537a Add support for INSERT statements. 2019-04-30 11:31:00 +02:00
zer0sub
033ab1d0da Column types refactoring. 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