[QGIS Commit] [qgis/Quantum-GIS] 796a15: dbmanager: use a default value for varchar limit (...

GitHub noreply at github.com
Wed Nov 28 16:17:15 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 796a15ac9df903b8eb3662f4b6f0dec1d3e6994f
      https://github.com/qgis/Quantum-GIS/commit/796a15ac9df903b8eb3662f4b6f0dec1d3e6994f
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M python/plugins/db_manager/db_plugins/postgis/connector.py
    M python/plugins/db_manager/db_plugins/spatialite/connector.py

  Log Message:
  -----------
  dbmanager: use a default value for varchar limit (follow a4484b217ed)


  Commit: 08e844f6d06683caef38dea20b00ea30a530008f
      https://github.com/qgis/Quantum-GIS/commit/08e844f6d06683caef38dea20b00ea30a530008f
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M src/core/qgsvectorlayerimport.cpp

  Log Message:
  -----------
  create multipart layers whether the input is a singlepart shapefile (fix #5547)


  Commit: 563cce9111bea8a64cafea05cf8a1460b649f2a1
      https://github.com/qgis/Quantum-GIS/commit/563cce9111bea8a64cafea05cf8a1460b649f2a1
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M python/plugins/db_manager/db_manager.py
    M python/plugins/db_manager/info_viewer.py

  Log Message:
  -----------
  dbmanager: display info about missing modules on the info panel instead of on the status bar


  Commit: 3542b0897dae56796d2d2e231e65166cd50be283
      https://github.com/qgis/Quantum-GIS/commit/3542b0897dae56796d2d2e231e65166cd50be283
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M python/plugins/db_manager/db_plugins/info_model.py
    M python/plugins/db_manager/db_plugins/postgis/connector.py
    M python/plugins/db_manager/db_plugins/postgis/info_model.py
    M python/plugins/db_manager/db_plugins/spatialite/info_model.py

  Log Message:
  -----------
  dbmanager: fix #5812,
move PG informations to postgis/info_model.py


  Commit: 0239795d7931b614be22e87d12beecf20372b5c6
      https://github.com/qgis/Quantum-GIS/commit/0239795d7931b614be22e87d12beecf20372b5c6
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M python/plugins/db_manager/dlg_import_vector.py

  Log Message:
  -----------
  dbmanager: avoid duplicate field error (fix #6279)


Compare: https://github.com/qgis/Quantum-GIS/compare/8260eab94ba5...0239795d7931


More information about the QGIS-commit mailing list