Skip to content

PostGIS support: _create_table_ddl fails for columns of type public.geometry #219

@augusto-herrmann

Description

@augusto-herrmann

When the function _create_table_ddl in custom_functions/utils/create_table.py is called on a table that contains geometry in PostGIS, it tries to build a DDL but fails to provide the correct type, causing a syntax error.

Proper PostGIS support should be implemented in the function.

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