> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# DatabaseModel table

> New DatabaseModel used by Continuous Database

## DatabaseModel Table (456)

New DatabaseModel used by Continuous Database

## Fields

| Name              | Description                                                                   | Type        | Nullable |
| ----------------- | ----------------------------------------------------------------------------- | ----------- | :------: |
| databasemodel\_id | Primary key                                                                   | PK          |    No    |
| ModelVersion      | Model type version name - not the data, but the structure of the model itself | String(128) |    No    |
| IsDatabaseUnicode | Almost all databases are unicode capable                                      | Bool        |    Yes   |
| ModelData         | Compressed json string containing DatabaseModel of the given version          | Blob        |    Yes   |

<img src="https://mintcdn.com/superofficeas-bugfix-ty-screen-designer-paradox/d9iBlE_psINZNP59/media/loc/en/database/tables/DatabaseModel.png?fit=max&auto=format&n=d9iBlE_psINZNP59&q=85&s=6f1ebc7bb2652478e028701725f18f14" alt="DatabaseModel table relationship diagram" width="145" height="59" data-path="media/loc/en/database/tables/DatabaseModel.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
