From 65d290922a9aa05ff8695962093572eaa959ce47 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 29 Jun 2007 01:17:02 +0000 Subject: update Schema.pm to handle index updates, with new DBIx::DBSchema --- FS/FS/Schema.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FS') diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index f196953e4..771b88b70 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -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' ], - ], }, -- cgit v1.2.1