fix style
This commit is contained in:
parent
45954602d7
commit
0203be07e8
4 changed files with 12 additions and 2 deletions
|
|
@ -95,5 +95,3 @@ insert into parameter (pr_id) values ('MY_NUMBER');
|
|||
|
||||
update version set val=6;
|
||||
|
||||
--make sure that p_start < p_end
|
||||
ALTER TABLE parm_periode ADD CHECK (p_end >= p_start);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue