Module diwata_intel::data_container[][src]

Structs

Condition

a limited condition statement, just needed for the simple usecase

DropdownInfo

the dropdown data and the description on how will it be displayed as defined in IdentifierDisplay

Filter

a limited filter structure which is used for the simple usecase of the client all conditions are AND together, and the operator depends on the data type of the column name String will be ILIKE '%?' Date will be in between number will text_cast then ilike

IdentifierDisplay

the displayable column name, serves as identifier to human vision this would be name, title, first_name - lastname

Lookup

lookup for same table are the same regardless of which field they are referred

Order
RecordChangeset
RecordDetail
SaveContainer
Sort

Enums

Direction
RecordAction