4 lines
126 B
SQL
4 lines
126 B
SQL
update version set val=2;
|
|
alter table jrn_def add jrn_def_fiche_deb text ;
|
|
alter table jrn_def add jrn_def_fiche_cred text ;
|
|
|