mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Update tests results, new interval output style iso, new reverse_geo_py output with jsonb
This commit is contained in:
@@ -57,7 +57,7 @@ geog | 0101000020E6100000B0DEBBE0E68737404DA938FBF0094E40
|
|||||||
stay_code | 2
|
stay_code | 2
|
||||||
-[ RECORD 2 ]-------------------------------------------------
|
-[ RECORD 2 ]-------------------------------------------------
|
||||||
active | f
|
active | f
|
||||||
name | Norra Strandgatan
|
name | Långgatan
|
||||||
geog | 0101000020E6100000029A081B9E6E37404A5658830AFD4D40
|
geog | 0101000020E6100000029A081B9E6E37404A5658830AFD4D40
|
||||||
stay_code | 1
|
stay_code | 1
|
||||||
-[ RECORD 3 ]-------------------------------------------------
|
-[ RECORD 3 ]-------------------------------------------------
|
||||||
|
@@ -131,14 +131,14 @@ Name | Knipan to Ekenäs
|
|||||||
From | Knipan
|
From | Knipan
|
||||||
To | Ekenäs
|
To | Ekenäs
|
||||||
Distance | 8.6862
|
Distance | 8.6862
|
||||||
Duration | 00:18:00
|
Duration | PT18M
|
||||||
-[ RECORD 2 ]---------------
|
-[ RECORD 2 ]---------------
|
||||||
id | 1
|
id | 1
|
||||||
Name | patch log name 3
|
Name | patch log name 3
|
||||||
From | Bollsta
|
From | Bollsta
|
||||||
To | Norra Strandgatan
|
To | Norra Strandgatan
|
||||||
Distance | 7.17
|
Distance | 7.17
|
||||||
Duration | 00:25:00
|
Duration | PT25M
|
||||||
|
|
||||||
api.stays
|
api.stays
|
||||||
-[ RECORD 1 ]-------------------------------------------------
|
-[ RECORD 1 ]-------------------------------------------------
|
||||||
@@ -187,7 +187,7 @@ id | 2
|
|||||||
name | t
|
name | t
|
||||||
moorage | Norra Strandgatan
|
moorage | Norra Strandgatan
|
||||||
moorage_id | 2
|
moorage_id | 2
|
||||||
duration | 00:03:00
|
duration | PT3M
|
||||||
stayed_at | Unknow
|
stayed_at | Unknow
|
||||||
stayed_at_id | 1
|
stayed_at_id | 1
|
||||||
arrived | t
|
arrived | t
|
||||||
@@ -198,7 +198,7 @@ id | 1
|
|||||||
name | t
|
name | t
|
||||||
moorage | patch stay name 3
|
moorage | patch stay name 3
|
||||||
moorage_id | 1
|
moorage_id | 1
|
||||||
duration | 00:02:00
|
duration | PT2M
|
||||||
stayed_at | Anchor
|
stayed_at | Anchor
|
||||||
stayed_at_id | 2
|
stayed_at_id | 2
|
||||||
arrived | t
|
arrived | t
|
||||||
@@ -210,10 +210,10 @@ api.moorages
|
|||||||
id | 1
|
id | 1
|
||||||
vessel_id | t
|
vessel_id | t
|
||||||
name | patch moorage name 3
|
name | patch moorage name 3
|
||||||
country |
|
country | fi
|
||||||
stay_id | 1
|
stay_id | 1
|
||||||
stay_code | 2
|
stay_code | 2
|
||||||
stay_duration | 00:02:00
|
stay_duration | PT2M
|
||||||
reference_count | 1
|
reference_count | 1
|
||||||
latitude | 60.077666666666666
|
latitude | 60.077666666666666
|
||||||
longitude | 23.530866666666668
|
longitude | 23.530866666666668
|
||||||
@@ -224,10 +224,10 @@ notes | new moorage note 3
|
|||||||
id | 2
|
id | 2
|
||||||
vessel_id | t
|
vessel_id | t
|
||||||
name | Norra Strandgatan
|
name | Norra Strandgatan
|
||||||
country |
|
country | fi
|
||||||
stay_id | 2
|
stay_id | 2
|
||||||
stay_code | 1
|
stay_code | 1
|
||||||
stay_duration | 00:03:00
|
stay_duration | PT3M
|
||||||
reference_count | 1
|
reference_count | 1
|
||||||
latitude | 59.97688333333333
|
latitude | 59.97688333333333
|
||||||
longitude | 23.4321
|
longitude | 23.4321
|
||||||
|
@@ -592,8 +592,8 @@ qual | true
|
|||||||
with_check | false
|
with_check | false
|
||||||
|
|
||||||
Test nominatim reverse_geocode_py_fn
|
Test nominatim reverse_geocode_py_fn
|
||||||
-[ RECORD 1 ]---------+-------
|
-[ RECORD 1 ]---------+-----------------------------------------
|
||||||
reverse_geocode_py_fn | España
|
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 ]----------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user