Drop domain poste_comptable
This commit is contained in:
parent
bfda48e10e
commit
a1cb6ea7de
1 changed files with 3 additions and 0 deletions
|
|
@ -749,5 +749,8 @@ begin
|
|||
end;
|
||||
$BODY$
|
||||
LANGUAGE 'plpgsql' VOLATILE;
|
||||
|
||||
drop domain poste_comptable;
|
||||
|
||||
update version set val=73;
|
||||
commit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue