Skip to content

Enum not working after this commit in Sequelize project #153

@dapeleg-dn

Description

@dapeleg-dn

Hi.

After this change in query-generator.js in commit: sequelize/sequelize@6d9a58e
the enum tests in createTable are failing.
Enums are no longer working.

The reason is that this commit uses an SQL syntax that is not supported by CockroachDB (do begin...)

Opened an issue in the core Sequelize project as well: sequelize/sequelize#16191

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