martin/tests/fixtures
Yuri Astrakhan 9efa364eb0
Fix handling for null-returning PG queries (#521)
Handle cases when a query returns a NULL or a table with no rows, or a
single row with a null value in it.

This fully fixes #519 in the main branch
2022-12-15 14:12:55 +02:00
..
functions Fix handling for null-returning PG queries (#521) 2022-12-15 14:12:55 +02:00
tables Support z,x,y and record-returning funcs, table rework (#380) 2022-12-10 16:20:42 +02:00
initdb-dc.sh Refactor CI tests into separate scripts (#432) 2022-10-25 14:54:36 -04:00
initdb.sh Require PostGIS 3 and use ST_TileEnvelope (#497) 2022-11-30 18:57:27 +02:00