free_enrollment


Columns

Column Type Size Nulls Auto Default Children Parents Comments
free_enrollment_id int8 19 null
enrollment.free_enrollment fk_enrollment_free_enrollment R
koski_educations.free_enrollment_id fk_koski_educations_free_enrollment R
uploaded_file_attachment.free_enrollment_id fk_uploaded_file_attachment_free_enrollment R
version int4 10 0
created_by text 2147483647 null
modified_by text 2147483647 null
deleted_by text 2147483647 null
created_at timestamptz 35,6 now()
modified_at timestamptz 35,6 now()
deleted_at timestamptz 35,6 null
person_id int8 19 null
person.person_id fk_free_enrollment_person R
source varchar 255 null
type varchar 255 null
approved bool 1 null
comment text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
free_enrollment_pkey Primary key Asc free_enrollment_id

Relationships