conf_delivery_folder


Columns

Column Type Size Nulls Auto Default Children Parents Comments
identifier VARCHAR 191 null
conf_files_gestion.active_export_ftp_delivery_folder files_gestion_delivery_folder_fk R
lot_lot.active_export_ftp_delivery_folder lot_delivery_folder_fk R
proj_project.active_export_ftp_delivery_folder proj_delivery_folder_fk R
name VARCHAR 191 null
conf_export_ftp VARCHAR 191 null
conf_export_ftp.identifier conf_export_ftp_FK R
version BIGINT 19 null
created_by VARCHAR 255 'system'
last_modified_by VARCHAR 255 'system'
created_date TIMESTAMP 19 current_timestamp()
last_modified_date TIMESTAMP 19 current_timestamp()

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc identifier
conf_export_ftp_FK Performance Asc conf_export_ftp
name Must be unique Asc name

Relationships