Skip to content

Migrations doc seed have timestamp#11160

Merged
sushantdhiman merged 1 commit intosequelize:masterfrom
neverstew:patch-1
Jul 9, 2019
Merged

Migrations doc seed have timestamp#11160
sushantdhiman merged 1 commit intosequelize:masterfrom
neverstew:patch-1

Conversation

@neverstew
Copy link
Copy Markdown
Contributor

The seed instructions in the docs fail as they don't pass validation.
This fix adds the createdAt and updatedAt fields to the seed data.

Skipped template as per contribution instructions.

The seed instructions in the docs fail as they don't pass validation.
This fix adds the createdAt and updatedAt fields to the seed data.
@sushantdhiman sushantdhiman merged commit 4e0ce38 into sequelize:master Jul 9, 2019
schmod pushed a commit to schmod/sequelize that referenced this pull request Jul 10, 2019
…ndle-deadlock

* 'master' of github.com:sequelize/sequelize: (22 commits)
  docs(migrations): use timestamps with seed (sequelize#11160)
  test: remove redundant test (sequelize#11156)
  fix(types): add literal to possible where options (sequelize#10990)
  fix(model): don't alter original scopes when combining them (sequelize#10722)
  fix(types): relax order typing (sequelize#10802)
  fix(types): add string to Includeable (sequelize#11003)
  docs(models-definition): correct spelling mistakes (sequelize#11147)
  fix(types): silent option for update (sequelize#11115)
  fix: update sequelize-pool (sequelize#11134)
  feat(hooks): beforeDisconnect / afterDisconnect (sequelize#11117)
  refactor: remove unused _templateSettings
  refactor(query-generation): remove lodash string templates (sequelize#11122)
  docs: improve datatype docs
  docs: explain defaults/where behavior for find/create (sequelize#11069)
  build: remove test*.js from .gitignore (sequelize#11108)
  docs(data-types): extending types
  fix(sequelize.close): update sequelize-pool (sequelize#11101)
  build: update dependencies (sequelize#11099)
  docs(migrations): foreign key example (sequelize#11097)
  fix(mariadb): properly escape json path key (sequelize#11089)
  ...
@sushantdhiman
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 5.9.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sushantdhiman
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 7.0.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants