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

Commit c1b6604f by Jan Aagaard Meier

Merge pull request #4669 from a0viedo/patch-1

[ci skip] fixed typo in datatype description
2 parents 07a596bb af47f648
Showing with 1 additions and 1 deletions
...@@ -221,7 +221,7 @@ A default unique universal identifier generated following the UUID v1 standard ...@@ -221,7 +221,7 @@ A default unique universal identifier generated following the UUID v1 standard
## `UUIDV4()` ## `UUIDV4()`
[View code](https://github.com/sequelize/sequelize/blob/0de404640d4c71e2d1f1259356650dfb586a248b/lib/data-types.js#L621) [View code](https://github.com/sequelize/sequelize/blob/0de404640d4c71e2d1f1259356650dfb586a248b/lib/data-types.js#L621)
A default unique universal identifier generated following the UUID v2 standard A default unique universal identifier generated following the UUID v4 standard
*** ***
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!