remove useless commit

This commit is contained in:
sparkyx 2007-09-06 18:12:00 +00:00
parent b97f6b67dd
commit 348d08b141

View file

@ -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;