summaryrefslogtreecommitdiff
path: root/README.1.5.0pre6
diff options
context:
space:
mode:
authorivan <ivan>2004-10-16 10:15:01 +0000
committerivan <ivan>2004-10-16 10:15:01 +0000
commitdbc6a01ed6a3b4373b01bf985ca735386dd047d4 (patch)
treed3e30bf7d503540d4698f28bcaca7014745c5706 /README.1.5.0pre6
parentbb60bac36854bcd609563dd4b1500bfcdc1449ec (diff)
add artera turbo export
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