remove pgsodioum
This commit is contained in:
parent
7a8170994a
commit
6121a5a077
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ SET client_min_messages = warning;
|
|||
SET row_security = off;
|
||||
|
||||
|
||||
CREATE EXTENSION IF NOT EXISTS "pgsodium" WITH SCHEMA "pgsodium";
|
||||
-- CREATE EXTENSION IF NOT EXISTS "pgsodium" WITH SCHEMA "pgsodium";
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue