mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Release 0.7.5-202407
This commit is contained in:
@@ -741,7 +741,7 @@ GRANT EXECUTE ON ALL FUNCTIONS IN SCHEMA public TO vessel_role;
|
||||
|
||||
-- Update version
|
||||
UPDATE public.app_settings
|
||||
SET value='0.7.4'
|
||||
SET value='0.7.5'
|
||||
WHERE "name"='app.version';
|
||||
|
||||
\c postgres
|
||||
|
Reference in New Issue
Block a user