Skip to content

Some method to enable PostgreSQL extensions? #480

@kawaii

Description

@kawaii

It's nice that Red can create tables for me if they don't already exist, but would it be possible to have some way to enable extensions when they are needed? Or perhaps this is already possible? :)

Example, allows for use of the 'uuid' column type;

CREATE EXTENSION IF NOT EXISTS "uuid-ossp";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions