#1001 closed defect (fixed)
Unique Column with Primary Key in PostGIS View is not correct detected
Reported by: | hdus | Owned by: | jef |
---|---|---|---|
Priority: | critical: causes crash or data corruption | Milestone: | |
Component: | Data Provider | Version: | Trunk |
Keywords: | PostGIS View | Cc: | |
Must Fix for Release: | No | Platform: | RedHat |
Platform Version: | Awaiting user input: | no |
Description
A correct defined PostGIS View with Unique INT4 Primarey Key column is not loadable with Rev. 8246. The exactly same view works with Rev. 8213 without error.
QGIS shows a message box with:
.... Note: 'ogc_fid' initially appeared suitable but does not contain unique data, so is not suitable' ....
ogc_fid is unique and has a primary key.
Change History (4)
comment:1 by , 15 years ago
Owner: | changed from | to
---|
follow-up: 3 comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
introduced with r8233, fixed in r8248