Skip to content

When a table's timestamps are set to true, increment() and decrement() f...#1023

Merged
janmeier merged 1 commit intosequelize:masterfrom
durango:incr-decr-fix
Nov 3, 2013
Merged

When a table's timestamps are set to true, increment() and decrement() f...#1023
janmeier merged 1 commit intosequelize:masterfrom
durango:incr-decr-fix

Conversation

@durango
Copy link
Copy Markdown
Member

@durango durango commented Oct 30, 2013

...unctions should update the updatedAt column.

Closes #1022

…) functions should update the updatedAt column.
janmeier added a commit that referenced this pull request Nov 3, 2013
When a table's timestamps are set to true, increment() and decrement() f...
@janmeier janmeier merged commit ef0b12c into sequelize:master Nov 3, 2013
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.

increment() does not trigger update on updatedAt column

2 participants