mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Release 0.8.0-202411
This commit is contained in:
@@ -1970,7 +1970,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.7.8'
|
SET value='0.8.0'
|
||||||
WHERE "name"='app.version';
|
WHERE "name"='app.version';
|
||||||
|
|
||||||
\c postgres
|
\c postgres
|
||||||
|
@@ -1 +1 @@
|
|||||||
0.7.8
|
0.8.0
|
||||||
|
Reference in New Issue
Block a user