[QGIS Commit] [qgis/Quantum-GIS] 067d7d: Retrieve the primary key column when opening MS SQ...

GitHub noreply at github.com
Wed Mar 28 08:07:11 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 067d7dd467488b7781e8d209d2666d503e7d020d
      https://github.com/qgis/Quantum-GIS/commit/067d7dd467488b7781e8d209d2666d503e7d020d
  Author: szekerest <szekerest at gmail.com>
  Date:   2012-03-28 (Wed, 28 Mar 2012)

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

  Log Message:
  -----------
  Retrieve the primary key column when opening MS SQL tables and no identity column has been specified


  Commit: 142544959e9600ca2be88b1639ad0e2ee25b6ad0
      https://github.com/qgis/Quantum-GIS/commit/142544959e9600ca2be88b1639ad0e2ee25b6ad0
  Author: szekerest <szekerest at gmail.com>
  Date:   2012-03-28 (Wed, 28 Mar 2012)

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

  Log Message:
  -----------
  Exclude the geometry column when identifying the type


  Commit: 45def2169a98da5fc5bba9f4fb5380e28f4dcf33
      https://github.com/qgis/Quantum-GIS/commit/45def2169a98da5fc5bba9f4fb5380e28f4dcf33
  Author: szekerest <szekerest at gmail.com>
  Date:   2012-03-28 (Wed, 28 Mar 2012)

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

  Log Message:
  -----------
  Determine whether there's an integer column with unique values that can be used as a pkey


  Commit: f07b3f9189400d95db64f42dc09a654c9dfe2bdb
      https://github.com/qgis/Quantum-GIS/commit/f07b3f9189400d95db64f42dc09a654c9dfe2bdb
  Author: szekerest <szekerest at gmail.com>
  Date:   2012-03-28 (Wed, 28 Mar 2012)

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

  Log Message:
  -----------
  Do not abort if sp_pkeys is not working


  Commit: f375e351f34d33fe4bf9ccc9e11d7dc58d897cbb
      https://github.com/qgis/Quantum-GIS/commit/f375e351f34d33fe4bf9ccc9e11d7dc58d897cbb
  Author: szekerest <szekerest at gmail.com>
  Date:   2012-03-28 (Wed, 28 Mar 2012)

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

  Log Message:
  -----------
  Use forward only cursor in all queries


Compare: https://github.com/qgis/Quantum-GIS/compare/8f22e21...f375e35


More information about the QGIS-commit mailing list