Feature request #11749
Add the "-unsetFieldWidth" flag to the "Impot vector into postgis database" tool
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | |||
| Category: | Processing/GDAL | ||
| Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
| Easy fix?: | No | Copied to github as #: | 19982 |
History
#1
Updated by Giovanni Manghi over 10 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
option added here
https://github.com/qgis/QGIS/pull/1874
as
-lco PRECISION=NO
from the ogr pg_sql driver.