forked from brmlab/brmbar-github
#3: create account in SQL not in Python.
This commit is contained in:
parent
111a8c9b63
commit
c5d1fc3402
3 changed files with 57 additions and 1 deletions
|
@ -23,6 +23,9 @@
|
|||
-- CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
--
|
||||
|
||||
-- Require fully-qualified names
|
||||
SELECT pg_catalog.set_config('search_path', '', false);
|
||||
|
||||
DO $upgrade_block$
|
||||
BEGIN
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue