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

adding support for sequelize options #27

Merged
merged 1 commit into from
Mar 10, 2016
Merged

adding support for sequelize options #27

merged 1 commit into from
Mar 10, 2016

Conversation

ekryski
Copy link
Member

@ekryski ekryski commented Mar 10, 2016

This PR adds the ability to pass options to sequelize via the params.sequelize object. Methods that are affected:

  • create
  • update
  • patch
  • remove

@ekryski
Copy link
Member Author

ekryski commented Mar 10, 2016

This is a follow up to #26

daffl added a commit that referenced this pull request Mar 10, 2016
adding support for sequelize options
@daffl daffl merged commit beda1da into master Mar 10, 2016
@daffl daffl deleted the options-support branch March 10, 2016 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants