projects/sequelize-ts: example updates violate rules #193
Annotations
3 warnings
|
projects/sequelize-ts/src/models/Student.ts#L4
Foreign key 1 must have a column name ending with 'Id'
|
|
projects/sequelize-ts/src/models/Department.ts#L5
Foreign key 0 must not be nullable
|
|
projects/sequelize-ts/src/models/University.ts#L4
Table universities must have a unique non-id column
|
The logs for this run have expired and are no longer available.
Loading