Hi Alexandre,
It's my bad, I used _getSqlQuery
<https://github.com/lbartoletti/QGIS/blob/master/python/plugins/db_manager/dlg_sql_window.py#L557>
insted of self.editSql.text().
For me a feature must be documented and for this one the user must have
the choice between the full text or the selected part. So it's a bug or
I add this option and the doc.
Regards,
Loïc
Le 20/07/2019 à 17:04, Alexandre Neto a écrit :
Hi,
I had some frustrations with the DB Manager save query functionality.
At some point I finally understood that, if there is some selected
code, only that part is saved.
To me it's weird, because when you save, the rest of the code is
maintained in the SQL editor, and the name of the query is showned in
the topo.
But, when I turn of my project and open it again, surprise surprise,
only the selected part is in the Query.
Bug or feature?
Alex Neto
_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer