Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#6689 closed defect (fixed)

GPKG/SQLite/PG/MEM/FileGDB: issue with AlterFieldDefn() and sub type

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

When changing type with AlterFieldDefn(), the subtype isn't properly set.

Change History (6)

comment:1 by Even Rouault, 8 years ago

Resolution: fixed
Status: newclosed

In 35791:

GPKG/SQLite: properly set/reset field subtype with AlterFieldDefn() (fixes #6689)

comment:2 by Even Rouault, 8 years ago

In 35792:

GPKG/SQLite: properly set/reset field subtype with AlterFieldDefn() (fixes #6689)

comment:3 by Even Rouault, 8 years ago

Post 2.1.2RC1

comment:4 by Even Rouault, 8 years ago

In 35793:

PG/FileGDB/MEM: properly set/reset field subtype with AlterFieldDefn() (fixes #6689)

comment:5 by Even Rouault, 8 years ago

In 35794:

PG/FileGDB/MEM: properly set/reset field subtype with AlterFieldDefn() (fixes #6689)

comment:6 by Even Rouault, 8 years ago

Summary: GPKG/SQLite: issue with AlterFieldDefn() and sub typeGPKG/SQLite/PG/MEM/FileGDB: issue with AlterFieldDefn() and sub type
Note: See TracTickets for help on using tickets.