4 lines
94 B
SQL
4 lines
94 B
SQL
CREATE EXTENSION IF NOT EXISTS pgcrypto;
|
|
|
|
ALTER DATABASE :db SET request.jwt.claim.id = '-1';
|