> ## 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.

# dictionary_base table

> Language catalog for the ejournal dictionaries (automatic proof reading of message text etc)

## dictionary\_base Table (359)

Language catalog for the ejournal dictionaries (automatic proof reading of message text etc)

## Fields

| Name  | Description                   | Type       | Nullable |
| ----- | ----------------------------- | ---------- | :------: |
| id    | Primary key                   | PK         |    No    |
| name  | The name of the language      | String(32) |    No    |
| code  | Language code name (no, en)   | String(8)  |    No    |
| flags | A bitmask of dictionary flags | Int        |    No    |

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

## Indexes

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

## Relationships

| Table                      | Description                 |
| -------------------------- | --------------------------- |
| [dictionary](./dictionary) | User added dictionary words |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
