[QGIS Commit] [qgis/Quantum-GIS] edefce: query builder: support
null values in values list...
noreply at github.com
noreply at github.com
Wed Dec 28 05:38:36 EST 2011
Branch: refs/heads/release-1_8
Home: https://github.com/qgis/Quantum-GIS
Commit: edefce5943e1b8ff203e50a6752942f2f6d3669c
https://github.com/qgis/Quantum-GIS/commit/edefce5943e1b8ff203e50a6752942f2f6d3669c
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2011-12-28 (Wed, 28 Dec 2011)
Changed paths:
M src/gui/qgsquerybuilder.cpp
Log Message:
-----------
query builder: support null values in values lists
Commit: 94a014fcbd89ea5f4670edfc472cc9dc88ece06e
https://github.com/qgis/Quantum-GIS/commit/94a014fcbd89ea5f4670edfc472cc9dc88ece06e
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
Commit: f36762146bc63a7945caaa99f729acc8d4b74986
https://github.com/qgis/Quantum-GIS/commit/f36762146bc63a7945caaa99f729acc8d4b74986
Author: Alexander Bruy <alexander.bruy at gmail.com>
Date: 2011-12-28 (Wed, 28 Dec 2011)
Changed paths:
M src/gui/attributetable/qgsattributetablemodel.cpp
Log Message:
-----------
fix build error introduces by one of the previous backports
Compare: https://github.com/qgis/Quantum-GIS/compare/490797d...f367621
More information about the QGIS-commit
mailing list