summaryrefslogtreecommitdiff
path: root/README.1.5.0pre6
diff options
context:
space:
mode:
Diffstat (limited to 'README.1.5.0pre6')
-rw-r--r--README.1.5.0pre63
1 files changed, 3 insertions, 0 deletions
diff --git a/README.1.5.0pre6 b/README.1.5.0pre6
index bd5e39b94..9fcfd2e4a 100644
--- a/README.1.5.0pre6
+++ b/README.1.5.0pre6
@@ -25,6 +25,9 @@ CREATE TABLE cust_pay_void (
);
CREATE INDEX cust_pay_void1 ON cust_pay_void(custnum);
+alter table svc_external alter column id drop not null;
+alter table h_svc_external alter column id drop not null;
+
dbdef-create username
create-history-tables username cust_pay_refund cust_pay_void
dbdef-create username