[QGIS-trac] [Quantum GIS] #2016: PgQuery 0.1.1 : output schema not
took into account
Quantum GIS
qgis at qgis.org
Fri Oct 16 09:48:30 EDT 2009
#2016: PgQuery 0.1.1 : output schema not took into account
------------------------------------------------+---------------------------
Reporter: aec | Owner: borysiasty
Type: bug | Status: new
Priority: major: does not work as expected | Milestone:
Component: Python plugins and bindings | Version: 1.0.2
Keywords: PgQuery | Platform_version:
Platform: Windows | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
In english:
In PgQuery for QGIS version 0.1.1, when the "temporary" table is created,
it is created in the "public" schema whatever "output schema" is filled.
This table is however loaded thereafter with the "good" specified schema.
Table creation should take UI "output schema" into account ! Thanks.
--
In French:
Dans PgQuery for QGIS version 0.1.1, lorsque la table "temporaire" est
crée, elle l'est dans le schéma public quel que soit le "output schema"
indiqué. Par contre le programme tente bien de la lire dans le schéma
spécifié. La création de table doit prendre en compte "l'output schema".
Merci !
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2016>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list