act_ge_bytearray


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id_ varchar 64 null
act_re_model.editor_source_extra_value_id_ act_fk_model_source_extra R
act_re_model.editor_source_value_id_ act_fk_model_source R
act_ru_job.exception_stack_id_ act_fk_job_exception R
act_ru_variable.bytearray_id_ act_fk_var_bytearray R
rev_ int4 10 null
name_ varchar 255 null
deployment_id_ varchar 64 null
act_re_deployment.id_ act_fk_bytearr_depl R
bytes_ bytea 2147483647 null
generated_ bool 1 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
act_ge_bytearray_pkey Primary key Asc id_
act_idx_bytear_depl Performance Asc deployment_id_

Relationships