Base view for view with 2 fields
Base view for view with 2 fields
entity
first field
sec field
create view with 2 fields
create view with 2 fields
entity
value returns form query (in sense of columns and tables not entities) - usually tuple with tables
first field
sec field
db name of view
from db columns to entity
from entity to database columns
query for create view - it should returns E
map E to columns that suits apply function
table for this view