[QGIS Commit] [qgis/Quantum-GIS] 9dbd21: MSSQL: Fix for reading 3D geometries (#6733)

GitHub noreply at github.com
Tue Mar 5 06:02:24 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 9dbd21a813f474c31fc1225ac7d454c99977ac9e
      https://github.com/qgis/Quantum-GIS/commit/9dbd21a813f474c31fc1225ac7d454c99977ac9e
  Author: szekerest <szekerest at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M src/providers/mssql/qgsmssqlgeometryparser.cpp
    M src/providers/mssql/qgsmssqlprovider.h

  Log Message:
  -----------
  MSSQL: Fix for reading 3D geometries (#6733)


  Commit: 2b52f494326f7d6da86a42db92ddfbdd0a3d89ac
      https://github.com/qgis/Quantum-GIS/commit/2b52f494326f7d6da86a42db92ddfbdd0a3d89ac
  Author: szekerest <szekerest at gmail.com>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

  Changed paths:
    M src/providers/mssql/qgsmssqlprovider.cpp

  Log Message:
  -----------
  MSSQL: Fix for handling spatial tables with no FID columns (#7254)


  Commit: 6d1eb26a191cc5e798eafdef7c70a9b9a1b2453e
      https://github.com/qgis/Quantum-GIS/commit/6d1eb26a191cc5e798eafdef7c70a9b9a1b2453e
  Author: szekerest <szekerest at gmail.com>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M src/providers/mssql/qgsmssqlnewconnection.cpp
    M src/providers/mssql/qgsmssqlnewconnection.h

  Log Message:
  -----------
  Fix the behaviour of the trusted connection checkbox (#6262)


  Commit: 3cf88405695eb4dd8f4d0d70d5ad473eac51b738
      https://github.com/qgis/Quantum-GIS/commit/3cf88405695eb4dd8f4d0d70d5ad473eac51b738
  Author: Nathan Woodrow <madmanwoo at gmail.com>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M src/providers/mssql/qgsmssqlgeometryparser.cpp
    M src/providers/mssql/qgsmssqlnewconnection.cpp
    M src/providers/mssql/qgsmssqlnewconnection.h
    M src/providers/mssql/qgsmssqlprovider.cpp
    M src/providers/mssql/qgsmssqlprovider.h

  Log Message:
  -----------
  Merge pull request #448 from szekerest/master

MSSQL Fixes (Fix #6733 and Fix #7254)


Compare: https://github.com/qgis/Quantum-GIS/compare/2f53505692e2...3cf88405695e


More information about the QGIS-commit mailing list