mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 03:07:47 +00:00
Update migration 202508
This commit is contained in:
@@ -565,7 +565,7 @@ GRANT EXECUTE ON ALL FUNCTIONS IN SCHEMA public TO user_role;
|
|||||||
|
|
||||||
-- Update version
|
-- Update version
|
||||||
UPDATE public.app_settings
|
UPDATE public.app_settings
|
||||||
SET value='0.9.3'
|
SET value='0.9.4'
|
||||||
WHERE "name"='app.version';
|
WHERE "name"='app.version';
|
||||||
|
|
||||||
\c postgres
|
\c postgres
|
||||||
|
Reference in New Issue
Block a user