api_source

22840 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('api_source_id_seq'::regclass)
spec text 2147483647 null
field_report_id int4 10 null
api_fieldreport.id api_source_field_report_id_6791d70d_fk_api_fieldreport_idR
stype_id int4 10 null
api_sourcetype.id api_source_stype_id_df5b0fc8_fk_api_sourcetype_idR
spec_ar text 2147483647 null
spec_en text 2147483647 null
spec_es text 2147483647 null
spec_fr text 2147483647 null
translation_module_original_language varchar 2 null
translation_module_skip_auto_translation bool 1 null

Indexes

Constraint Name Type Sort Column(s)
api_source_pkey Primary key Asc id
api_source_field_report_id_6791d70d Performance Asc field_report_id
api_source_stype_id_df5b0fc8 Performance Asc stype_id

Relationships