summaryrefslogtreecommitdiff
path: root/sql/Pg-upgrade-1.2.6-1.2.7.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/Pg-upgrade-1.2.6-1.2.7.sql')
-rwxr-xr-xsql/Pg-upgrade-1.2.6-1.2.7.sql4
1 files changed, 0 insertions, 4 deletions
diff --git a/sql/Pg-upgrade-1.2.6-1.2.7.sql b/sql/Pg-upgrade-1.2.6-1.2.7.sql
deleted file mode 100755
index 159f31b3..00000000
--- a/sql/Pg-upgrade-1.2.6-1.2.7.sql
+++ /dev/null
@@ -1,4 +0,0 @@
---
--- add the field shiptoemail to the customer table
---
-alter table customer add column shiptoemail text;