#3254: dbmi: add support for uuid data type
------------------------------+-------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: normal | Milestone: 7.4.0
Component: Database | Version: unspecified
Keywords: postgresql, uuid | CPU: Unspecified
Platform: Unspecified |
------------------------------+-------------------------
GRASS DBMI lacks support for uuid data type (1). Currently PG DB driver
reports:
{{{
WARNING: PostgreSQL driver: column 'locationID', type 2950 is not
supported
}}}