Fix bug : creation failed with 8.1.4

This commit is contained in:
sparkyx 2006-07-14 21:29:14 +00:00
parent 31ed2e99dd
commit 8eeb46c7da
8 changed files with 1335 additions and 1293 deletions

View file

@ -1608,7 +1608,7 @@ INSERT INTO user_sec_jrn (uj_id, uj_login, uj_jrn_id, uj_priv) VALUES (4, 'phpco
-- Data for Name: version; Type: TABLE DATA; Schema: public; Owner: phpcompta
--
INSERT INTO version (val) VALUES (14);
INSERT INTO version (val) VALUES (15);
--