Bug report #1598
New Attribute Table Suppresses PostGIS Table Column
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Data Provider | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11658 |
Description
After open a PostGIS layer attribute table not all columns are displayed. Always the last defined column from table definition is suppressed. Insted a nameless column with NULL appears. It seems that the geometry column is not correct supported.
r10424
Associated revisions
fix #1598
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10429 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #1598
git-svn-id: http://svn.osgeo.org/qgis/trunk@10429 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer over 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
should be fixed in .
#2 Updated by Jürgen Fischer over 15 years ago
#3 Updated by Horst Düster over 15 years ago
Replying to [comment:2 jef]:
Replying to [comment:1 jef]:
should be fixed in .
8688c0e6 (SVN r10430) that is.
Jürgen
Thanks for the fix!
Horst
#4 Updated by Anonymous over 15 years ago
Milestone Version 1.1.0 deleted