Skip to content

"Down value" #147

@kernfeld-cockroach

Description

@kernfeld-cockroach

Customer request:

We’ve been using (also) sequelize with crdb and we’ve noticed that although CDRB supports ALTER TYPE type DROP value it isn’t exposed in your sequelize-cockroachdb package and PostgreSQL doesn’t support it yet (so it is missing from the sequelize pg dialect). All this results in funky and slow migration scripts (drop type, alter column, create type, alter column). Is there any chance you’ll add the support for “down value” in your package, or even better, create a proper crdb dialect in sequelize?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions