small change to ADMIN_adjust_GMTnow script add index to vicidial_list for postal_code

git-svn-id: svn://192.168.202.10@405 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2006-11-23 03:47:53 +00:00
parent fb6f27db39
commit b43bc261ad
3 changed files with 19 additions and 4 deletions
@@ -267,7 +267,8 @@ index (phone_number),
index (list_id),
index (called_since_last_reset),
index (status),
index (gmt_offset_now)
index (gmt_offset_now),
index (postal_code)
);
CREATE TABLE vicidial_hopper (