mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-25 16:02:27 +00:00
fix typo in comment
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
\set ON_ERROR_STOP 1
|
||||
BEGIN;
|
||||
|
||||
-- Commnity auth sites need reset crypto keys
|
||||
-- reset crypto keys of community auth sites
|
||||
-- The actual sites and id's are not secret.
|
||||
UPDATE account_communityauthsite SET cryptkey='XXX';
|
||||
|
||||
|
Reference in New Issue
Block a user