Open cumarin opened 9 years ago
Not sure this option is available in the QGIS Processing toolbox, as far as I know it does not.
Should be possible now in QGIS3: the user must select a connection (that would work as output destination), then it can choose the output schema name and output table name by dropdowns, see for example:
https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/gdal/ogr2ogrtopostgislist.py
Please add a drop down list to make the selection of the output schema more intuitive and simple.