Skip to content

string_to_table fails with Postgres < 14 #67

@yoninachmany

Description

@yoninachmany
asyncpg.exceptions.UndefinedFunctionError: function string_to_table(text, unknown) does not exist
HINT:  No function matches the given name and argument types. You might need to add explicit type casts.

https://github.com/developmentseed/tipg/blob/main/tipg/sql/dbcatalog.sql#L131-L139

Result of running uvicorn tipg.main:app

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions