Closed netj closed 8 years ago
LGTM ! Thanks Jaeho. It would also be great, in another PR, if it would be possible to declare views in ddlog. For instance, if for some views we want a more specific name that "column_i", we could declare in app.ddlog sthg like: @view view1(specific_name text, ...).
However that's a way smaller issue.
with
type: view
relation and UNKNOWN type columns whose names arecolumn_i
for i = 0 to N-1.Fixes #69