Matthias Kuhn
c21889f945
Add qgis.testing module for generic qgis test helpers
2016-02-04 13:36:13 +01:00
Nyall Dawson
96d8986b9f
Add polygon layers to provider tests, so we can test ExactIntersect
...
feature requests
2016-01-31 20:42:11 +11:00
Nyall Dawson
49e45675ee
Correct handling of date and time values in mssql provider
2016-01-30 08:33:09 +11:00
Nyall Dawson
7dc5eac8bd
Improve handling of time values in attributes
...
- make QgsVectorFileWriter respect QTime field values and only
convert to string if required by output format
- list time types as native types for memory, postgres and OGR
providers (OGR support depends on file format)
2016-01-28 22:14:25 +11:00
elpaso
94b5e609de
Fixed comment base_table_good
2015-12-09 09:41:08 +01:00
elpaso
96789f378e
Added tests with use estimated metadata
2015-12-08 11:30:32 +01:00
elpaso
614db66129
Added failing test for tables with INHERITS
2015-12-04 17:54:54 +01:00
Jürgen Fischer
8e5ba3bf92
Merge pull request #2458 from SebDieBln/Postgres_GeomTypeDirect
...
[postgresprovider] Determine geometry type and srid directly from column type
2015-11-18 22:46:09 +01:00
Nyall Dawson
91571736a8
Make expression compilation optional, but enabled by default
...
Remove the previous postgres specific option and replace with an
enabled-by-default option which applies to all expression
compilation.
2015-11-18 15:16:38 +11:00
Sebastian Dietrich
cfa308d5ac
Added a test for the direct determination of geometry type/srid
2015-11-15 21:31:18 +01:00
Juergen E. Fischer
bf64f8d0a0
spelling fixes and indentation update
2015-10-22 21:56:54 +02:00
Hugo Mercier
c7aeb774ce
PostGIS: Allow to load TIN, PS and Triangle layers
...
The postgres provider is modified so that layers with
TIN, PolyhedralSurface and Triangle geometries can be loaded.
Geometries are converted to MultiPolygons (and Polygons for Triangles).
The postgres test is completed to cover the loading of different types
of layers
2015-10-21 09:41:49 +02:00
Juergen E. Fischer
b39055b39c
indentation update (now including autopep8)
2015-08-22 14:29:41 +02:00
Matthias Kuhn
32463d0c15
Postgres provider: test default values are correctly returned
2015-05-23 18:28:30 +02:00
Matthias Kuhn
2fe3f55775
Provider testing
...
* Test more operations
* Include spatialite tests
2015-05-22 19:39:24 +02:00
Matthias Kuhn
97de55d117
Add new postgres provider test
2015-05-22 11:57:16 +02:00
Matthias Kuhn
ec9e1464c1
Provider test
2015-05-22 11:57:16 +02:00