Tabelle: entitaeten
- Schema
- campus
- Engine
- InnoDB
- Collation
- utf8mb4_unicode_ci
- Kategorie
- sonstige
- Zeilen
- 88
- Felder
- 7
Felder (7)
| # | Name | Typ | Null | Default | Key | Extra | Kommentar |
|---|---|---|---|---|---|---|---|
| 1 | id |
int(10) unsigned | NO | PRI | auto_increment | ||
| 2 | name |
varchar(255) | NO | UNI | |||
| 3 | beschreibung |
varchar(512) | YES | NULL | none | ||
| 4 | typ |
enum('produkt','person','betrieb','finanzen','marketing','kommunikation','inhalt | NO | none | |||
| 5 | scope |
enum('b2b','intern','extern') | NO | 'b2b' | none | ||
| 6 | status |
enum('aktiv','geplant','deaktiviert') | NO | 'geplant' | none | ||
| 7 | created_at |
datetime | NO | current_timestamp() | none |
Mutationen aus Prozessschritten (0)
Keine Mutationen aus Schritt-Persistenz-Specs zugeordnet.