projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13fc241
)
Default.pm für moderne Rose-Version
author
Jan Büren
<jan@kivitendo-premium.de>
Mon, 10 Jun 2013 13:23:55 +0000
(15:23 +0200)
committer
Jan Büren
<jan@kivitendo-premium.de>
Mon, 10 Jun 2013 13:23:55 +0000
(15:23 +0200)
SL/DB/MetaSetup/Default.pm
patch
|
blob
|
history
diff --git
a/SL/DB/MetaSetup/Default.pm
b/SL/DB/MetaSetup/Default.pm
index
7d6c7b8
..
6e75bc5
100644
(file)
--- 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',