app_data_records

0 rows


Description

every record introduced

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_data_records_id_seq'::regclass)
app_data_content.recordid Defined in XMLR
userid int8 19 0
groupid int8 19 0
dataid int8 19 0
app_data.id Defined in XMLR
timecreated int8 19 0
timemodified int8 19 0
approved int2 5 0

Indexes

Constraint Name Type Sort Column(s)
app_datareco_id_pk Primary key Asc id
app_datareco_dat_ix Performance Asc dataid

Relationships