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)