]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Default.pm für moderne Rose-Version
authorJan Büren <jan@kivitendo-premium.de>
Mon, 10 Jun 2013 13:23:55 +0000 (15:23 +0200)
committerJan Büren <jan@kivitendo-premium.de>
Mon, 10 Jun 2013 13:23:55 +0000 (15:23 +0200)
SL/DB/MetaSetup/Default.pm

index 7d6c7b86d79ae037a2fad4298f54e092afe7dffd..6e75bc5ada5f19ac3917ff7a1d0a18190ffb47aa 100644 (file)
@@ -81,6 +81,7 @@ __PACKAGE__->meta->setup(
 
   primary_key_columns => [ 'id' ],
 
 
   primary_key_columns => [ 'id' ],
 
+  allow_inline_column_values => 1,
   foreign_keys => [
     bin => {
       class       => 'SL::DB::Bin',
   foreign_keys => [
     bin => {
       class       => 'SL::DB::Bin',