Improve MONO
This commit is contained in:
parent
db9c6f25c0
commit
851f263b60
2 changed files with 5 additions and 4 deletions
|
|
@ -12,7 +12,7 @@ SET client_min_messages = warning;
|
|||
-- Name: plpgsql; Type: EXTENSION; Schema: -; Owner: -
|
||||
--
|
||||
|
||||
SET search_path = public, pg_catalog,comptaproc;
|
||||
SET search_path = public, pg_catalog;
|
||||
|
||||
--
|
||||
-- Name: limit_user(); Type: FUNCTION; Schema: public; Owner: -
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue