Revision 60c5177d
Von Sven Schöling vor fast 13 Jahren hinzugefügt
SL/DB/MetaSetup/Customer.pm | ||
---|---|---|
58 | 58 |
|
59 | 59 |
primary_key_columns => [ 'id' ], |
60 | 60 |
|
61 |
allow_inline_column_values => 1, |
|
62 |
|
|
61 | 63 |
foreign_keys => [ |
62 | 64 |
business => { |
63 | 65 |
class => 'SL::DB::Business', |
Auch abrufbar als: Unified diff
rdbo: allow_inline_columns für 4 tabellen