Update tests, update timescale version

This commit is contained in:
xbgmsharp
2023-10-01 22:13:54 +02:00
parent fa48d23b1a
commit 42cfa34de8

View File

@@ -53,7 +53,7 @@ Schema | public
Description | PostGIS geometry and geography spatial types and functions Description | PostGIS geometry and geography spatial types and functions
-[ RECORD 9 ]-------------------------------------------------------------------------------------- -[ RECORD 9 ]--------------------------------------------------------------------------------------
Name | timescaledb Name | timescaledb
Version | 2.11.2 Version | 2.12.0
Schema | public Schema | public
Description | Enables scalable inserts and complex queries for time-series data (Community Edition) Description | Enables scalable inserts and complex queries for time-series data (Community Edition)
-[ RECORD 10 ]------------------------------------------------------------------------------------- -[ RECORD 10 ]-------------------------------------------------------------------------------------
@@ -597,12 +597,12 @@ reverse_geocode_py_fn | {"name": "España", "country_code": "es"}
Test geoip reverse_geoip_py_fn Test geoip reverse_geoip_py_fn
-[ RECORD 1 ]---------------------------------------------------------------------------------------------------------------------------------------------- -[ RECORD 1 ]----------------------------------------------------------------------------------------------------------------------------------------------
versions_fn | {"api_version" : "0.2.3", "sys_version" : "PostgreSQL 15.4", "timescaledb" : "2.11.2", "postgis" : "3.4.0", "postgrest" : "PostgREST 11.2.0"} versions_fn | {"api_version" : "0.2.3", "sys_version" : "PostgreSQL 15.4", "timescaledb" : "2.12.0", "postgis" : "3.4.0", "postgrest" : "PostgREST 11.2.0"}
-[ RECORD 1 ]----------------- -[ RECORD 1 ]-----------------
api_version | 0.2.3 api_version | 0.2.3
sys_version | PostgreSQL 15.4 sys_version | PostgreSQL 15.4
timescaledb | 2.11.2 timescaledb | 2.12.0
postgis | 3.4.0 postgis | 3.4.0
postgrest | PostgREST 11.2.0 postgrest | PostgREST 11.2.0