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 0f7e1d4 commit 1c1e383Copy full SHA for 1c1e383
README.md
@@ -18,7 +18,7 @@ Decorators and some other extras for sequelize (v3 + v4).
18
- [Many-to-many](#many-to-many)
19
- [One-to-one](#one-to-one)
20
- [`@ForeignKey`, `@BelongsTo`, `@HasMany`, `@HasOne`, `@BelongsToMany` API](#foreignkey-belongsto-hasmany-hasone-belongstomany-api)
21
- - [Generated getter and setter](#type-safe-usage-of-generated-getter-and-setter)
+ - [Generated getter and setter](#type-safe-usage-of-auto-generated-functions)
22
- [Multiple relations of same models](#multiple-relations-of-same-models)
23
- [Model validation](#model-validation)
24
- [Scopes](#scopes)
0 commit comments