Skip to content

Setting enumName doesn't change how migrations get generated #5478

@osdiab

Description

@osdiab

I want to share enum names with the same values across several tables, but after making the changes generateMigrations doesn't actually change anything. enumNames ought to also be reflected in migration generation

Original comment in enumName PR

@ejose19 - am i'm right in thinking this won't affect the migrations generated? It appears they're still being prefixed with table names and ignoring the new enumName..

I can take a crack at a PR if i can get a few pointers..

Originally posted by @elmpp in #4824 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions