mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Release 0.9.2
This commit is contained in:
@@ -3441,7 +3441,7 @@ GRANT EXECUTE ON ALL FUNCTIONS IN SCHEMA public TO scheduler;
|
|||||||
|
|
||||||
-- Update version
|
-- Update version
|
||||||
UPDATE public.app_settings
|
UPDATE public.app_settings
|
||||||
SET value='0.9.1'
|
SET value='0.9.2'
|
||||||
WHERE "name"='app.version';
|
WHERE "name"='app.version';
|
||||||
|
|
||||||
\c postgres
|
\c postgres
|
||||||
|
@@ -1 +1 @@
|
|||||||
0.9.1
|
0.9.2
|
||||||
|
@@ -756,10 +756,10 @@ overpass_py_fn | {"name": "Port de la Ginesta", "type": "multipolygon", "leisure
|
|||||||
overpass_py_fn | {"name": "Norra hamnen", "leisure": "marina", "seamark:type": "harbour", "seamark:harbour:category": "marina"}
|
overpass_py_fn | {"name": "Norra hamnen", "leisure": "marina", "seamark:type": "harbour", "seamark:harbour:category": "marina"}
|
||||||
|
|
||||||
-[ RECORD 1 ]----------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
-[ RECORD 1 ]----------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
versions_fn | {"api_version" : "0.9.1", "sys_version" : "PostgreSQL 16.9", "mobilitydb" : "1.2.0", "timescaledb" : "2.20.3", "postgis" : "3.5.3", "postgrest" : "PostgREST 13.0.2"}
|
versions_fn | {"api_version" : "0.9.2", "sys_version" : "PostgreSQL 16.9", "mobilitydb" : "1.2.0", "timescaledb" : "2.20.3", "postgis" : "3.5.3", "postgrest" : "PostgREST 13.0.2"}
|
||||||
|
|
||||||
-[ RECORD 1 ]-----------------
|
-[ RECORD 1 ]-----------------
|
||||||
api_version | 0.9.1
|
api_version | 0.9.2
|
||||||
sys_version | PostgreSQL 16.9
|
sys_version | PostgreSQL 16.9
|
||||||
timescaledb | 2.20.3
|
timescaledb | 2.20.3
|
||||||
postgis | 3.5.3
|
postgis | 3.5.3
|
||||||
|
Reference in New Issue
Block a user