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

@ -1643,7 +1643,7 @@ INSERT INTO user_local_pref (user_id, parameter_type, parameter_value) VALUES ('
-- Data for Name: version; Type: TABLE DATA; Schema: public; Owner: phpcompta
--
INSERT INTO version (val) VALUES (14);
INSERT INTO version (val) VALUES (15);
--