From: Chuck Scott Date: Mon, 29 Feb 2016 20:46:32 +0000 (-0500) Subject: Added note to also update drop_database script X-Git-Tag: v2.0.0^2~64 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2de6f0b476fa8d4bba5028352d99d4352aef5e5b;p=WP-Plugins%2Fglm-member-db.git Added note to also update drop_database script --- diff --git a/setup/databaseScripts/create_database_V1.1.0.sql b/setup/databaseScripts/create_database_V1.1.0.sql index af11b7c1..1a46b5b8 100644 --- a/setup/databaseScripts/create_database_V1.1.0.sql +++ b/setup/databaseScripts/create_database_V1.1.0.sql @@ -5,6 +5,9 @@ -- -- To permit each query below to be executed separately, -- all queries must be separated by a line with four dashes +-- +-- **** BE SURE TO ALSO UPDATE drop_database_Vxxx.sql FILE WHEN CHANGING TABLES **** +-- -- Amenities CREATE TABLE {prefix}amenities ( @@ -415,7 +418,7 @@ INSERT INTO {prefix}settings_terms term_member_plur, term_member_plur_cap, term_location, - term_location_cap, + term_location_cap, deleteDataTables term_location_plur, term_location_plur_cap, term_facility,