Table | Description |
---|---|
tDbHistory | Stores information about any packages applied to the database. |
tDBVersion | Stores information about the version of the database. |
tPackage | Stores information about the packages applied to the environment. During system events such as register or upgrade events, the system uses the information in the table to determine whether a package applies to a target database. |
tPackageContent | Stores the SQL scripts that comprise packages. |
tSIDControl | Stores a list of all SID (sequential identifier) tables in the database and the last SID value in each table. After each insert operation, Touchstone Re updates the SID value. |
tUpgradeLog | Stores information about upgrade scripts. |
tVersionInfo | Stores database version information that Touchstone Re uses when dynamically creating databases. |