file_input_global


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('file_input_global_id_seq'::regclass)
file_input int4 10 null
file_input.id file_input_global_file_input_fkey R
filename text 2147483647 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
file_input_global_pkey Primary key Asc id

Relationships