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

Commit edf997fa by Tony Brix Committed by Sushant

docs: fix data-types link (#11484)

1 parent 956ea2b8
Showing with 1 additions and 1 deletions
# Datatypes # Datatypes
Below are some of the datatypes supported by sequelize. For a full and updated list, see [DataTypes](/variable/index.html#static-variable-DataTypes). Below are some of the datatypes supported by sequelize. For a full and updated list, see [DataTypes](/master/variable/index.html#static-variable-DataTypes).
```js ```js
Sequelize.STRING // VARCHAR(255) Sequelize.STRING // VARCHAR(255)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!