Tabelle: planung_datei
- Schema
- campus
- Engine
- InnoDB
- Collation
- utf8mb4_uca1400_ai_ci
- Kategorie
- meta
- Zeilen
- 13
- Felder
- 8
Felder (8)
| # | Name | Typ | Null | Default | Key | Extra | Kommentar |
|---|---|---|---|---|---|---|---|
| 1 | id |
int(10) unsigned | NO | PRI | auto_increment | ||
| 2 | pfad |
varchar(500) | NO | UNI | |||
| 3 | sprache |
enum('php','js','css','sql','html','md','json','yaml','sh','rs','py') | NO | MUL | |||
| 4 | loc |
int(10) unsigned | NO | 0 | none | ||
| 5 | md5_hash |
char(32) | YES | NULL | none | ||
| 6 | existiert |
tinyint(1) | NO | 1 | none | ||
| 7 | erstellt_am |
timestamp | YES | current_timestamp() | none | ||
| 8 | aktualisiert_am |
timestamp | YES | current_timestamp() | none | on update current_timestamp() |
Mutationen aus Prozessschritten (0)
Keine Mutationen aus Schritt-Persistenz-Specs zugeordnet.