Larry Shaffer
5f3ca88a84
Merge pull request #2674 from boundlessgeo/postgis-pki-pr
...
[FEATURE] Postgres provider PKI authentication (plus fixes #13841 )
2016-01-14 23:43:52 -07:00
rldhont
f5373ac3b9
DBManager oracle plugin: strip '"' on unique col
...
For Oracle provider, giving a quoted uniqueColumn in a uri to create a
QgsVectorLayer results in an invalid layer.
To fix it, strip '"' is applied to unique col.
2016-01-14 21:48:55 +01:00
Sebastian Dietrich
ef91882fe0
explicitly call QgsDataSourceURI.connectionInfo() with appropriate parameter
2016-01-13 20:12:19 +01:00
Sebastian Dietrich
93ab890033
make DbManager aware of the new authentication system
2016-01-13 20:12:03 +01:00
Juergen E. Fischer
02696c71d4
include virtual layer provider in packaging
2015-12-19 15:19:36 +01:00
Juergen E. Fischer
f92efbc032
db manager oracle plugin: avoid tablespace index parameter
2015-12-02 09:22:46 +01:00
Sebastian Dietrich
f6e3161317
Added a button to set a filter for a query layer.
2015-11-29 13:19:55 +01:00
Sebastian Dietrich
e04d5e4d70
replaced 'LIMIT 0' by 'WHERE 0=1' ( fixes #13731 )
2015-11-17 21:29:19 +01:00
Matthias Kuhn
0b6dd352c9
[py3] CMake updates to support Python3 and PyQt5
2015-11-16 07:42:47 +01:00
Médéric Ribreux
0aa0b4c804
DBManager: support timestamp values for Oracle
2015-10-23 14:04:40 +02:00
Juergen E. Fischer
b39055b39c
indentation update (now including autopep8)
2015-08-22 14:29:41 +02:00
Matthias Kuhn
9fc1b48bf3
Replace str() with unicode() and some PEP 8
2015-08-16 20:58:43 +02:00
Matthias Kuhn
d32f3340ae
Fix typo
2015-08-12 21:38:14 +02:00
Juergen E. Fischer
b165875fa6
spelling fixes
2015-07-26 14:39:30 +02:00
Médéric RIBREUX
3768d04d3d
Oracle Spatial support for DBManager
2015-07-25 16:31:11 +02:00