update_revision

10 rows


Description

System table for PBJ platform. Table represents the release revision identifier

Columns

Column Type Size Nulls Auto Default Children Parents Comments
update_revision text 2147483647 null
update_revision_timestamp timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
update_revision_pkey Primary key Asc/Asc update_revision + update_revision_timestamp

Relationships