Revision 402784a1
Von Sven Schöling vor fast 13 Jahren hinzugefügt
SL/DB/MetaSetup/Employee.pm | ||
---|---|---|
26 | 26 |
addr4 => { type => 'text' }, |
27 | 27 |
homephone => { type => 'text' }, |
28 | 28 |
workphone => { type => 'text' }, |
29 |
deleted => { type => 'boolean', default => 'false' }, |
|
29 | 30 |
], |
30 | 31 |
|
31 | 32 |
primary_key_columns => [ 'id' ], |
Auch abrufbar als: Unified diff
rdbo: deleted in employee