update Schema.pm to handle index updates, with new DBIx::DBSchema
authorivan <ivan>
Fri, 29 Jun 2007 01:17:02 +0000 (01:17 +0000)
committerivan <ivan>
Fri, 29 Jun 2007 01:17:02 +0000 (01:17 +0000)
FS/FS/Schema.pm

index f196953..771b88b 100644 (file)
@@ -488,8 +488,8 @@ sub tables_hashref {
                    [ 'daytime' ], [ 'night' ], [ 'fax' ], [ 'refnum' ],
                    [ 'county' ], [ 'state' ], [ 'country' ], [ 'zip' ],
                    [ 'ship_last' ], [ 'ship_company' ],
+                   [ 'ship_daytime' ], [ 'ship_night' ], [ 'ship_fax' ],
                    [ 'payby' ], [ 'paydate' ],
-
                  ],
     },