common.reports_filters_options

Field Type Null Default Key Extra Comment
rfo_id int(11) NO PRI auto_increment
rfo_name varchar(45) NO
rfo_default_val text NO
rfo_value_type varchar(30) NO
rfo_model_id int(11) YES ID from common.models
rfo_attr varchar(15) NO Entity attribute identifier
rfo_disabled tinyint(1) YES 0
rfo_modified timestamp YES CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP
rfo_created timestamp YES CURRENT_TIMESTAMP

References

Local Column References
rfo_id
TableColumn
common.reports_filters_options_maprfom_rfo_id