[Qgis-developer] PK not interpreted in 2.14?

Paolo Cavallini cavallini at faunalia.it
Thu May 5 07:34:02 PDT 2016


Il 05/05/2016 16:08, Jürgen E. Fischer ha scritto:
> Hi Paolo,
> 
> On Thu, 05. May 2016 at 14:50:33 +0200, Paolo Cavallini wrote:
>> postgis tables and views without an unique id are not readable by qgis
>> 2.14. The same load fine in 2.8. As a consequence, projects including
>> them are broken. Any reasonable solution?
> 
> Do you have an example table that works in 2.8 and does in 2.14?

e.g. this

SELECT a.id, a.geom, b.inizio
FROM tab1 a, tab2 b;

where the id is not unique.
Thanks.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html


More information about the Qgis-developer mailing list