Commit graph

63 commits

Author SHA1 Message Date
sub0Zero
83a8b2b70f Scan group key improve. 2019-04-30 11:31:00 +02:00
sub0Zero
1cb997fc54 Add self join support. 2019-04-30 11:31:00 +02:00
sub0Zero
20c6f39665 Tests for FULL and CROSS JOIN. 2019-04-30 11:30:59 +02:00
sub0Zero
a49c682672 Extend BoolExpression with logical operators. 2019-04-30 11:30:59 +02:00
sub0Zero
8049b2ec01 Order by column simplified. 2019-04-30 11:30:59 +02:00
sub0Zero
ba3cd37734 Extend Table join interface. 2019-04-30 11:30:59 +02:00
sub0Zero
8e57dcc32f Simplify all table column selection. 2019-04-30 11:30:59 +02:00
sub0Zero
bb18e4d0f7 Add support for slice model scan. 2019-04-30 11:30:59 +02:00
sub0Zero
3f4b5c69d3 Added nested structure scan. 2019-04-30 11:30:59 +02:00
sub0Zero
7d7dda3b7a Save schema name to table_info struct. 2019-04-30 11:30:59 +02:00
sub0Zero
75f8e0dfec Select statement execution and mapping to struct or slice added. 2019-04-30 11:30:59 +02:00
sub0Zero
319c9f757d Data model generator for postgres database. 2019-04-30 11:30:59 +02:00
sub0Zero
92edc96c9a Sql builder generator for postgres database. 2019-04-30 11:30:59 +02:00