[QGIS Commit] [qgis/Quantum-GIS] 9611ec: query builder: support
null values in values list...
noreply at github.com
noreply at github.com
Wed Dec 28 06:12:31 EST 2011
Branch: refs/heads/release-1_7
Home: https://github.com/qgis/Quantum-GIS
Commit: 9611ec31434a822b2c448a21cffb3b3e0d543b0c
https://github.com/qgis/Quantum-GIS/commit/9611ec31434a822b2c448a21cffb3b3e0d543b0c
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2011-12-28 (Wed, 28 Dec 2011)
Changed paths:
M src/app/qgsquerybuilder.cpp
Log Message:
-----------
query builder: support null values in values lists
Commit: 397e3b46a08f9df56a6fde3220d73745f4f3fd4d
https://github.com/qgis/Quantum-GIS/commit/397e3b46a08f9df56a6fde3220d73745f4f3fd4d
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2011-12-28 (Wed, 28 Dec 2011)
Changed paths:
M src/providers/ogr/qgsogrprovider.cpp
Log Message:
-----------
ogr provider:
- support for OLCStringsAsUTF8 (fixes #4558)
- remove quotation on "ORDER BY" (produces a syntax error otherwise)
- support for null values in uniqueValues/minimumValue/maximumValue
Compare: https://github.com/qgis/Quantum-GIS/compare/a13385e...397e3b4
More information about the QGIS-commit
mailing list