From dbc6a01ed6a3b4373b01bf985ca735386dd047d4 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 16 Oct 2004 10:15:01 +0000 Subject: add artera turbo export --- httemplate/docs/upgrade10.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate') diff --git a/httemplate/docs/upgrade10.html b/httemplate/docs/upgrade10.html index 8922d198f..6a11324b2 100644 --- a/httemplate/docs/upgrade10.html +++ b/httemplate/docs/upgrade10.html @@ -80,7 +80,7 @@ CREATE INDEX acct_snarf1 ON acct_snarf ( svcnum ); CREATE TABLE svc_external ( svcnum int NOT NULL, - id int NOT NULL, + id int, title varchar(80), PRIMARY KEY (svcnum) ); -- cgit v1.2.1