Skip to content

Mix in default options for insert queries.#6644

Merged
sushantdhiman merged 3 commits intosequelize:v3from
undefined-solutions:v3
Oct 10, 2016
Merged

Mix in default options for insert queries.#6644
sushantdhiman merged 3 commits intosequelize:v3from
undefined-solutions:v3

Conversation

@munsellj
Copy link
Copy Markdown
Contributor

This is already done for update queries but was missing for inserts.

.gitignore Outdated
site
docs/api/tmp.md
ssce.js
*.sublime-*
Copy link
Copy Markdown
Contributor

@felixfbecker felixfbecker Sep 28, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is out of scope for this PR, you can put this in .git/info/exclude.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Sep 28, 2016

Current coverage is 93.84% (diff: 100%)

Merging #6644 into v3 will increase coverage by <.01%

Powered by Codecov. Last update bb1b412...8a10dc5

@felixfbecker felixfbecker added the type: bug DEPRECATED: replace with the "bug" issue type label Sep 28, 2016
@sushantdhiman sushantdhiman merged commit 99b811a into sequelize:v3 Oct 10, 2016
holm pushed a commit to peakon/sequelize that referenced this pull request Oct 14, 2016
* Mix in default options for insert queries. This is already done for update queries but was missing for inserts.

* Added Sublime Text project files to .gitignore.

* Removed user specific line from project .gitignore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug DEPRECATED: replace with the "bug" issue type

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants