Skip to content

Support for UUID data type in postgres driver #157

@saberraz

Description

@saberraz

Column type UUID in PostgreSQL is not currently recognized by geodiff.

On SQLite/GPKG side, there's no special UUID column type, so UUIDs would be treated as text, and if the column type name would be e.g. "uuid" then geodiff would try to convert those to postgresql's uuid column.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions