0881561 [models] Refactor helper code for materialized views

Authored and Committed by mizdebsk 6 years ago
    [models] Refactor helper code for materialized views
    
    Columns of materialized views can now be declared explicitly, which
    makes it easier to specify types, primary keys, constraints, indexes
    and so on.
    
        
file modified
+20 -20
file modified
+12 -4
file modified
+1 -2