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

For MySQL users, if their collation allows case insensitivity then allow enums to be case insensitive as well. Closes #627 #794

Merged
merged 3 commits into from
Aug 3, 2013

Commits on Jul 30, 2013

  1. For MySQL users, if their collation allows case insensitivity then al…

    …low enums to be case insensitive as well. Closes sequelize#627
    durango committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    2bec057 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2013

  1. Since pgsql and nodejs are both async, we'll need to add a delta to e…

    …xpected times when setting the updatedAt.
    durango committed Jul 31, 2013
    Configuration menu
    Copy the full SHA
    4d15124 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2013

  1. Removed .only from tests.

    durango committed Aug 1, 2013
    Configuration menu
    Copy the full SHA
    664e7e9 View commit details
    Browse the repository at this point in the history