projects/gorm: example updates violate rules #7
Annotations
4 warnings
|
schema-lint:
projects/gorm/main.go#L29
Foreign key fk_departments_students must have a column name ending with '_id'
|
|
schema-lint:
projects/gorm/main.go#L19
Foreign key fk_universities_departments must not be nullable
|
|
schema-lint:
projects/gorm/main.go#L10
Table universities must have a unique non-id column
|
|
schema-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/atlas-showcase/atlas-showcase. Supported file pattern: go.sum
|