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
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to