X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=5dcf3c3c25501cfc2d8dd5bd03669b7fc9672d77;hp=794f566453053e0e57061bc564aa21c0cfeda835;hb=1feb4dcca56c44429f7b1ea74a0431ca51185082;hpb=0de4c160e679f3fe794a3f90517277ed14f17a2e diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 794f56645..5dcf3c3c2 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -4820,16 +4820,6 @@ sub tables_hashref { 'primary_key' => 'cacti_pagenum', 'unique' => [ ], 'index' => [ ['svcnum'], ['imported'] ], - 'foreign_keys' => [ - { columns => [ 'svcnum' ], - table => 'cust_svc', - references => [ 'svcnum' ], - }, - { columns => [ 'exportnum' ], - table => 'part_export', - references => [ 'exportnum' ], - }, - ], }, # name type nullability length default local