update version
This commit is contained in:
parent
65ed6db3c4
commit
f87c968ca9
1 changed files with 1 additions and 1 deletions
|
|
@ -17,6 +17,6 @@ ALTER TABLE jnt_fic_attr
|
|||
REFERENCES attr_def (ad_id) MATCH SIMPLE
|
||||
ON UPDATE cascade ON DELETE cascade;
|
||||
|
||||
update version set val=100;
|
||||
update version set val=101;
|
||||
|
||||
commit;
|
||||
Loading…
Add table
Add a link
Reference in a new issue