[QGIS Commit] [qgis/Quantum-GIS] 52ab06: python: represent NULL attributes as QPyNullVarian...

GitHub noreply at github.com
Wed Aug 28 04:17:11 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 52ab06e295a29b523c6012d44c63c68ccf9690a0
      https://github.com/qgis/Quantum-GIS/commit/52ab06e295a29b523c6012d44c63c68ccf9690a0
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2013-08-28 (Wed, 28 Aug 2013)

  Changed paths:
    M python/core/qgsfeature.sip

  Log Message:
  -----------
  python: represent NULL attributes as QPyNullVariant


  Commit: 425b8b67d7a272b4ca5f53d12bcc89a0d170b6bb
      https://github.com/qgis/Quantum-GIS/commit/425b8b67d7a272b4ca5f53d12bcc89a0d170b6bb
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2013-08-28 (Wed, 28 Aug 2013)

  Changed paths:
    M src/providers/spatialite/qgsspatialitefeatureiterator.cpp
    M src/providers/spatialite/qgsspatialitefeatureiterator.h

  Log Message:
  -----------
  [spatialite] Represent NULL attributes as QVariant/NULL
Instead of QVariant/Invalid


  Commit: cba57fa55ac810a2fd01665c77740296a5866063
      https://github.com/qgis/Quantum-GIS/commit/cba57fa55ac810a2fd01665c77740296a5866063
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2013-08-28 (Wed, 28 Aug 2013)

  Changed paths:
    M python/__init__.py

  Log Message:
  -----------
  Monkey patch QPyNullVariant to be represented as 'NULL'


Compare: https://github.com/qgis/Quantum-GIS/compare/7aec0d401962...cba57fa55ac8


More information about the QGIS-commit mailing list