conf_ocr_lang


Columns

Column Type Size Nulls Auto Default Children Parents Comments
identifier VARCHAR 191 null
conf_activated_ocr_lang.ocr_lang_configuration fk_conf_configuration_ocr_lang R
lib_library.active_configuration_ocr_lang fk_library_configuration_ocr_lang R
label VARCHAR 255 NULL
description VARCHAR 255 NULL
active BIT 1 b'0'
library VARCHAR 191 NULL
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

Relationships