update address standardization for cust_location changes
[freeside.git] / rt / etc / upgrade / 3.9.3 / schema.mysql
diff --git a/rt/etc/upgrade/3.9.3/schema.mysql b/rt/etc/upgrade/3.9.3/schema.mysql
new file mode 100644 (file)
index 0000000..4ee50c4
--- /dev/null
@@ -0,0 +1,2 @@
+ALTER TABLE ACL DROP COLUMN DelegatedBy;
+ALTER TABLE ACL DROP COLUMN DelegatedFrom;