this has already been reported and fixed. Please upgrade. cheers. Il 20/12/19 14:28, haytastan ha scritto: > PROBLEM: > > column adef.adsrc does not exist > LINE 8: adef.adsrc AS default_value, > > > SOLUTION: > > In the python file *connector.py * > in the diroctory > C:\Program Files\QGIS > 3.10\apps\qgis\python\plugins\db_manager\db_plugins\postgis > > substitue > *adef.adsrc* > with > *pg_get_expr(adbin,adrelid)* > > and > substitue > *c.consrc* > with > *c.conbin* > > Regards, > Hayati Tastan > https://tr.linkedin.com/in/hayatitastan > <https://tr.linkedin.com/in/hayatitastan> > > > > -- > Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user >
-- Paolo Cavallini - www.faunalia.eu QGIS.ORG Chair: http://planet.qgis.org/planet/user/28/tag/qgis%20board/ _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
