X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f552f878c85828a408d7f32afbbc1e714270b85f..af412f0dd1d839d9afb9d55bb3feff0670dca3da:/SL/DB/MetaSetup/Default.pm diff --git a/SL/DB/MetaSetup/Default.pm b/SL/DB/MetaSetup/Default.pm index 7d6c7b86d..6e75bc5ad 100644 --- a/SL/DB/MetaSetup/Default.pm +++ b/SL/DB/MetaSetup/Default.pm @@ -81,6 +81,7 @@ __PACKAGE__->meta->setup( primary_key_columns => [ 'id' ], + allow_inline_column_values => 1, foreign_keys => [ bin => { class => 'SL::DB::Bin',