Change the Database Version
This commit is contained in:
parent
35666702b2
commit
bd403d9c96
4 changed files with 27 additions and 3 deletions
|
|
@ -1190,7 +1190,7 @@ INSERT INTO tmp_pcmn VALUES (101, 'Capital non appel
|
|||
-- Name: version; Type: TABLE DATA; Schema: public; Owner: phpcompta
|
||||
--
|
||||
|
||||
INSERT INTO "version" VALUES (3);
|
||||
INSERT INTO "version" VALUES (4);
|
||||
|
||||
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue