We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c2c69a commit 7115208Copy full SHA for 7115208
Readme.md
@@ -87,6 +87,7 @@ Sequelize 遵从 [语义版本控制](http://semver.org) 和 [官方 Node.js LTS
87
- [Migrations - 迁移](other-topics/migrations.md)
88
- [TypeScript](other-topics/typescript.md)
89
- [Resources - 资源](other-topics/resources.md)
90
+- [Terminology - 术语](./terminology.md)
91
92
## 简单示例
93
terminology.md
@@ -1,5 +1,3 @@
1
-sidebar_position: 1000
2
-
3
# 术语表
4
5
## `Sequelize` 与 `sequelize`
0 commit comments