website icon indicating copy to clipboard operation
website copied to clipboard

Documentation not good for beginners

Open allestaire opened this issue 3 years ago • 0 comments

As I check the documentation seems like its not too good for devs who wanted to use it as a tool in development.

Example on this, the migration: https://sequelize.org/docs/v6/other-topics/migrations/#running-migrations

There are no links for further learnings. just the command

Or we have to search for the complete documentation on how migration file is being formatted like, how to set its foreign key and so

allestaire avatar Oct 28 '22 07:10 allestaire