Tabelle: planung_entitaet_zustand
- Schema
- campus
- Engine
- InnoDB
- Collation
- utf8mb4_uca1400_ai_ci
- Kategorie
- meta
- Zeilen
- 6
- Felder
- 8
Felder (8)
| # | Name | Typ | Null | Default | Key | Extra | Kommentar |
|---|---|---|---|---|---|---|---|
| 1 | id |
int(10) unsigned | NO | PRI | auto_increment | ||
| 2 | entitaet |
varchar(80) | NO | MUL | |||
| 3 | zustand |
varchar(60) | NO | none | |||
| 4 | ist_initial |
tinyint(1) | NO | 0 | none | ||
| 5 | ist_final |
tinyint(1) | NO | 0 | none | ||
| 6 | ist_fehler |
tinyint(1) | NO | 0 | none | ||
| 7 | beschreibung |
text | YES | NULL | none | ||
| 8 | erstellt_am |
timestamp | YES | current_timestamp() | none |
Mutationen aus Prozessschritten (0)
Keine Mutationen aus Schritt-Persistenz-Specs zugeordnet.