不要怂,就是干,撸起袖子干!

Commit baa187d6 by Paul Bombo Committed by Sushant

Update migrations.md (#6670)

Fixed typo
1 parent 4320a1db
Showing with 1 additions and 1 deletions
...@@ -79,7 +79,7 @@ The available methods of the queryInterface object are the following. ...@@ -79,7 +79,7 @@ The available methods of the queryInterface object are the following.
## Functions ## Functions
Using the `queryInterface` object describe before, you will have access to most of already introduced functions. Furthermore there are some other methods, which are designed to actually change the database schema. Using the `queryInterface` object described before, you will have access to most of already introduced functions. Furthermore there are some other methods, which are designed to actually change the database schema.
### createTable(tableName, attributes, options) ### createTable(tableName, attributes, options)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!