GeneX-2.0 DB: ChangeLog Table
GeneX-2.0 DB: ChangeLog Table
Table TypeInheritsComment
DATAnone

Column Information
Column NameFull NameData TypeNot NULLComment
audit_fkAuditinttrueThe audit entry when this data was last modified, it will be null if it is the creation event. We set the write_sql attribute to be false so that Postgres doesn't put a constraint on this column. It is automatically set by a trigger.
cl_pkAccession Numberserialfalse
descriptionDescriptiontextfalse
version_dateDate of Version Creationdatetimefalse
version_numberDB Versionchar128false

Primary Key Information
Column Name
cl_pk

Foreign Key Information
Column NameForeign TablePrimary Key in Foreign TableForeign Key Type
audit_fkAuditaudit_pkONE_TO_ONE

Unique Column Information
Column Names

Index Information
NameColumn Name