Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1265 closed bug (fixed)

QgsVectorFileWriter() throws error by columns of type timestamp

Reported by: hdus Owned by: nobody
Priority: critical: causes crash or data corruption Milestone:
Component: Vectors Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

The QgsVectorFileWriter()-Method throws an error when a PostGIS-Layer contains columns of type timestamp. Type timestamp is a very useful datatype. This limitation shouldn't exist. I know that not all vector file formats, especially DBF, don't support this datatype. A feasible solution could be to cast this type to character strings.

Change History (2)

comment:1 by timlinux, 16 years ago

Resolution: fixed
Status: newclosed

We can no longer replicate this in trunk. Closing bug.

comment:2 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.