projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7b2e4e
)
fix upgrade warning
author
Mark Wells
<mark@freeside.biz>
Tue, 1 Oct 2013 19:30:51 +0000
(12:30 -0700)
committer
Mark Wells
<mark@freeside.biz>
Tue, 1 Oct 2013 19:32:33 +0000
(12:32 -0700)
FS/FS/Schema.pm
patch
|
blob
|
history
diff --git
a/FS/FS/Schema.pm
b/FS/FS/Schema.pm
index
16546b3
..
5ea24e4
100644
(file)
--- a/
FS/FS/Schema.pm
+++ b/
FS/FS/Schema.pm
@@
-4421,6
+4421,7
@@
sub tables_hashref {
],
'primary_key' => 'confnum',
'unique' => [ [ 'modenum', 'locale' ] ],
+ 'index' => [ ],
},
# name type nullability length default local