> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.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-worktree-351-fix-webapi-escaped-anchors/oakzUux-xoBtUKJP/media/loc/en/database/tables/dictionary_base.png?fit=max&auto=format&n=oakzUux-xoBtUKJP&q=85&s=0abc3abfe6cc8a892a0feefa9e323ccf" 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.
