Commit graph

60 commits

Author SHA1 Message Date
zer0sub
273bf1ed4c Add TimeExpression and TimeColumn types. 2019-04-30 11:31:00 +02:00
zer0sub
b2f84d048c Add StringColumn type and expression
Add Projection type
Alias refactoring
More numeric operations
2019-04-30 11:31:00 +02:00
zer0sub
371b6ce799 Support more numeric types. 2019-04-30 11:31:00 +02:00
sub0Zero
1cb997fc54 Add self join support. 2019-04-30 11:31:00 +02:00
sub0Zero
8e57dcc32f Simplify all table column selection. 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