com_data_exchange_report

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 null
version int4 10 null
created_by varchar 255 null
created_date timestamp 29,6 null
last_modified_by varchar 255 null
last_modified_date timestamp 29,6 null
file_ varchar 1024 null
result_file varchar 1024 null
dry_run bool 1 null
use_api bool 1 null
sheet_actives varchar 1024 null
done bool 1 null
first_import_date timestamp 29,6 null
last_import_date timestamp 29,6 null
debug_message text 2147483647 null
succeed_message text 2147483647 null
resume text 2147483647 null
importer_id uuid 2147483647 null
com_user.id fk_com_data_exchange_report_on_importer R
strict bool 1 null
import_only_errors bool 1 null

Indexes

Constraint Name Type Sort Column(s)
pk_com_data_exchange_report Primary key Asc id
idx_com_data_exchange_report_importer Performance Asc importer_id

Relationships