DatabaseModel Table (456)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
New DatabaseModel used by Continuous Database
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| databasemodel_id | Primary key | PK | |
| ModelVersion | Model type version name - not the data, but the structure of the model itself | String(128) | |
| IsDatabaseUnicode | Almost all databases are unicode capable | Bool | ● |
| ModelData | Compressed json string containing DatabaseModel of the given version | Blob | ● |

Indexes
| Fields | Types | Description |
|---|---|---|
| databasemodel_id | PK | Clustered, Unique |
Replication Flags
- None
Security Flags
- No access control via user's Role.