remove useless commit
This commit is contained in:
parent
b97f6b67dd
commit
348d08b141
1 changed files with 0 additions and 1 deletions
|
|
@ -10,6 +10,5 @@ alter table jrn_action add constraint "$1" foreign key (ja_jrn_type) references
|
|||
|
||||
alter table jrn_def add constraint "$1" FOREIGN KEY (jrn_def_type) REFERENCES jrn_type(jrn_type_id);
|
||||
update version set val=31;
|
||||
commit;
|
||||
|
||||
commit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue