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

Added option timestamps to sequelize storage #99

Merged
merged 1 commit into from
Nov 4, 2016
Merged

Added option timestamps to sequelize storage #99

merged 1 commit into from
Nov 4, 2016

Conversation

Americas
Copy link
Contributor

@Americas Americas commented Nov 3, 2016

This PR adds the possibility to call the sequelize storage with timestamps set to true. This gives the migration table the `createdAt´ and ´updatedAt´ attributes.

This option defaults to false so there is no break in the logic.

@mention-bot
Copy link

@Americas, thanks for your PR! By analyzing the history of the files in this pull request, we identified @axelhzf, @fnimick and @jukkah to be potential reviewers.

@axelhzf
Copy link
Contributor

axelhzf commented Nov 3, 2016

👍

@jukkah
Copy link
Contributor

jukkah commented Nov 4, 2016

Looks good. Merging.

@jukkah jukkah merged commit c66c3be into sequelize:master Nov 4, 2016
@Americas Americas deleted the enhancement/add-timestamps branch November 4, 2016 14:01
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.

4 participants