Tabelle: planung_funktion
- Schema
- campus
- Engine
- InnoDB
- Collation
- utf8mb4_uca1400_ai_ci
- Kategorie
- meta
- Zeilen
- 14
- Felder
- 11
Felder (11)
| # | Name | Typ | Null | Default | Key | Extra | Kommentar |
|---|---|---|---|---|---|---|---|
| 1 | id |
int(10) unsigned | NO | PRI | auto_increment | ||
| 2 | datei_id |
int(10) unsigned | NO | MUL | |||
| 3 | klasse_id |
int(10) unsigned | YES | NULL | MUL | ||
| 4 | name |
varchar(200) | NO | MUL | |||
| 5 | sichtbarkeit |
enum('public','protected','private','global') | NO | 'public' | none | ||
| 6 | zeile_start |
int(10) unsigned | NO | 0 | none | ||
| 7 | zeile_ende |
int(10) unsigned | NO | 0 | none | ||
| 8 | loc |
int(10) unsigned | NO | 0 | none | ||
| 9 | ist_static |
tinyint(1) | NO | 0 | none | ||
| 10 | signatur |
varchar(500) | YES | NULL | none | ||
| 11 | erstellt_am |
timestamp | YES | current_timestamp() | none |
Mutationen aus Prozessschritten (0)
Keine Mutationen aus Schritt-Persistenz-Specs zugeordnet.