Revision ff6cd9b7
Von Sven Schöling vor mehr als 11 Jahren hinzugefügt
SL/DB/MetaSetup/Chart.pm | ||
---|---|---|
15 | 15 |
description => { type => 'text' }, |
16 | 16 |
charttype => { type => 'character', default => 'A', length => 1 }, |
17 | 17 |
category => { type => 'character', length => 1 }, |
18 |
link => { type => 'text' }, |
|
18 |
link => { type => 'text', not_null => 1 },
|
|
19 | 19 |
taxkey_id => { type => 'integer' }, |
20 | 20 |
pos_bwa => { type => 'integer' }, |
21 | 21 |
pos_bilanz => { type => 'integer' }, |
Auch abrufbar als: Unified diff
Fehlendes Upgrade für chart