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

README update for sequelize v6 #865

Merged
merged 1 commit into from
Jan 17, 2021

Conversation

lukashroch
Copy link
Collaborator

Update readme

  • how to upgrade to sequelize v6 & sequelize-typescript v2
  • outline breaking changes
  • sequelize-typescript v1 with v5

README.md Outdated Show resolved Hide resolved
@DaPfeifa
Copy link

DaPfeifa commented Jan 8, 2021

I hope this can be merged soon.
Otherwise you always run into problems when migrating to Sequelize v6.

@lukashroch
Copy link
Collaborator Author

I've squashed the changes and added a note about current state of implementation, so it's more clear what currently works.

  • less strict sequelize V6 works quite fine - this is equivalent to what we had so far
  • more strict sequelize introduced in v6.2+ is not yet implemented, will need more work

@RobinBuschmann if this could be merged, it would be much appreciated. I should have done the README update along with the code change, so users knew current state and what needs to be done. Thanks!

@RobinBuschmann RobinBuschmann merged commit 8d2290d into sequelize:master Jan 17, 2021
@lukashroch lukashroch deleted the sequelize6-docs branch January 17, 2021 22:31
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.

5 participants