SQL : upgrade

This commit is contained in:
Dany De Bontridder 2018-02-10 22:42:49 +01:00
parent 26faa009d2
commit 98b5aab93a
14 changed files with 962 additions and 705 deletions

View file

@ -10,7 +10,6 @@ CREATE SCHEMA comptaproc;
CREATE EXTENSION IF NOT EXISTS plpgsql WITH SCHEMA pg_catalog;