update account_repository (to review)

This commit is contained in:
Dany De Bontridder 2018-01-30 19:37:35 +01:00
parent bb3f13ef8b
commit cdd7259cf6
11 changed files with 458 additions and 123 deletions

View file

@ -6338,10 +6338,6 @@ CREATE INDEX x_poste ON jrnx USING btree (j_poste);
REVOKE ALL ON SCHEMA public FROM PUBLIC;
REVOKE ALL ON SCHEMA public FROM postgres;
GRANT ALL ON SCHEMA public TO postgres;
GRANT ALL ON SCHEMA public TO PUBLIC;