mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 03:07:47 +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 public.app_settings
|
||||
SET value='0.7.8'
|
||||
SET value='0.8.0'
|
||||
WHERE "name"='app.version';
|
||||
|
||||
\c postgres
|
||||
|
@@ -1 +1 @@
|
||||
0.7.8
|
||||
0.8.0
|
||||
|
Reference in New Issue
Block a user