summaryrefslogtreecommitdiff
path: root/sql-ledger/sql/Pg-upgrade-1.2.6-1.2.7.sql
diff options
context:
space:
mode:
authorivan <ivan>2007-12-04 21:29:13 +0000
committerivan <ivan>2007-12-04 21:29:13 +0000
commit86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc (patch)
tree4a7a8893f6ad8bd86cf6c22e00cf19d9c70554f2 /sql-ledger/sql/Pg-upgrade-1.2.6-1.2.7.sql
parent948b8acdd4b9b3864342062d0c397a11f57c5700 (diff)
there's no reason this should still be hanging aroudn the tree
Diffstat (limited to 'sql-ledger/sql/Pg-upgrade-1.2.6-1.2.7.sql')
-rw-r--r--sql-ledger/sql/Pg-upgrade-1.2.6-1.2.7.sql4
1 files changed, 0 insertions, 4 deletions
diff --git a/sql-ledger/sql/Pg-upgrade-1.2.6-1.2.7.sql b/sql-ledger/sql/Pg-upgrade-1.2.6-1.2.7.sql
deleted file mode 100644
index 159f31b3e..000000000
--- a/sql-ledger/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;