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