qwat / QWAT

TEKSI Water module (project QWAT) - QGIS project
https://www.teksi.ch
GNU General Public License v2.0
57 stars 31 forks source link

QGIS 3.X IDs are not filled for some object classes #294

Closed ponceta closed 5 years ago

ponceta commented 5 years ago

First we need to activate default values from postgres in the qgs project :

image

The edit views are problematic here since they don't auto increment IDs:

image

Following edition views are concerned :

ponceta commented 5 years ago

Workaround : set 1 as default value, Wait for fix with 3.4.6

ponceta commented 5 years ago

It is now (QGIS 3.4.6) possible to uncheck the enforce constraints.

image