Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mode:generate) add enum support #704

Merged
merged 2 commits into from
Oct 25, 2018

Commits on Oct 22, 2018

  1. feat(mode:generate) add enum support

    Add support for `model:generate --name User role:enum:{Admin, Guest}`
    
    Closes sequelize#550
    mkly committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    de3fc63 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Add enum documentation

    mkly committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    b5cfa70 View commit details
    Browse the repository at this point in the history