Emojis
| ๐ Overview: 5 Fields | 2 Indexes | 1 One-to-Many Relations |
๐ Description
๐จ๏ธ Lookup table storing emoji characters and metadata for UI enhancement. Used in MessageBox and notifications to provide visual context.
โน๏ธ Table Information
- Table ID: 111
- UUID: D8CAAE9B0978364D94111448E593405B
- Primary Key: ๐
ID - Generated: ๐ 2025-12-04T14:35:11Z
๐ Table of Contents
- ๐ Fields (5)
- ๐ Indexes (2)
- ๐ One-to-Many Relations (1)
- ๐ Related Items
- Forms (2)
๐ Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| ๐ ID | Long Integer | ๐ PK, โจ Unique, โก Auto | - |
| Emoji | String (255) | โจ Unique | - |
| Name | String (255) | - | - |
| Category | String (255) | - | - |
| Banned | Boolean | - | - |
๐ Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | Keywords | regular | โจ Yes |
Emoji | Keywords | regular | โจ Yes |
๐ One-to-Many Relations
| Relation Name | Source Table | Source โ Destination | State | Description |
|---|---|---|---|---|
ProductSelection | Product | EmojiID โ ID | Active | - |
๐ Related Items
๐ Forms
- %2AToolEditor - Data source for %2AToolEditor form
- EmojiManager - Data source for EmojiManager form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:35:11Z