12 Commits

Author SHA1 Message Date
Alessandro Pasotti
99ac4fb820 PG raster: do not require db name
... in case a service file is used
2020-01-14 08:28:10 +01:00
Alessandro Pasotti
483ed77b9b PG raster support composite PKs 2020-01-13 18:26:11 +01:00
Alessandro Pasotti
792fa4b7e8 PG raster: support SQL where conditions 2020-01-13 16:12:54 +01:00
Alessandro Pasotti
feaf00fc4c Fix build on travis + minor cleanup 2020-01-10 14:23:21 +01:00
Alessandro Pasotti
4f55df03fc Support raster without constraints 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
f822d45a8e First raster drawn! 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
25972abdd2 Fix SRID on test data 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
91d58f2904 Add testdata for PG raster 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
c186f06f38 Test for PG raster provider 2020-01-10 09:54:53 +01:00
Sandro Santilli
f543a9abb7 Add test for TopoGeometry layers visibility with and w/out permissions
Adds a "qgis_test_user" database users with the db setup script,
using an hard-coded password for connection.

This was the simplest way to make things work because the alternative
of using 'options' member in the URI is not supported by QGIS
at the moment, see https://github.com/qgis/QGIS/issues/32832
2019-11-15 13:14:42 +01:00
Sandro Santilli
81146a639d [tests] Load postgis_raster extension when available, and needed 2019-08-29 17:47:25 +02:00
Sandro Santilli
7af47c2afa Add a raster table to the test postgis setup, use it from dbmanager test 2017-06-06 09:51:30 +02:00