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

Commit 73db603d by Ian Sutherland Committed by Sushant

docs(model-usage): Fix typo in order/group recap (#8755)

1 parent a12aeb52
Showing with 1 additions and 1 deletions
...@@ -315,7 +315,7 @@ To recap, the elements of the order/group array can be the following: ...@@ -315,7 +315,7 @@ To recap, the elements of the order/group array can be the following:
* Object - * Object -
* Raw will be added verbatim without quoting * Raw will be added verbatim without quoting
* Everything else is ignored, and if raw is not set, the query will fail * Everything else is ignored, and if raw is not set, the query will fail
* Sequelize.fn and Sequelize.col returns functions and quoted cools * Sequelize.fn and Sequelize.col returns functions and quoted column names
### Raw queries ### Raw queries
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!