Skip to content

projects/sequelize-ts: example updates violate rules#193

Draft
chinhnguyenh wants to merge 1 commit intomasterfrom
c/sequelize-demo
Draft

projects/sequelize-ts: example updates violate rules#193
chinhnguyenh wants to merge 1 commit intomasterfrom
c/sequelize-demo

Conversation

@chinhnguyenh
Copy link
Copy Markdown
Member

No description provided.

@chinhnguyenh chinhnguyenh marked this pull request as draft June 12, 2025 06:35
@github-actions
Copy link
Copy Markdown
Contributor

atlas schema lint on env://url

Status Rule Result
Rule "unique-non-id-column" Tables must have a unique non-id column
Table universities must have a unique non-id column /home/runner/work/atlas-showcase/atlas-showcase/projects/sequelize-ts/src/models/University.ts:4:0
Rule "foreign-key-not-nullable" Foreign keys must not be nullable
Foreign key 0 must not be nullable /home/runner/work/atlas-showcase/atlas-showcase/projects/sequelize-ts/src/models/Department.ts:5:0
Rule "foreign-key-postfix-id" Foreign keys must have a column name ending with '_id'
Foreign key 1 must have a column name ending with 'Id' /home/runner/work/atlas-showcase/atlas-showcase/projects/sequelize-ts/src/models/Student.ts:4:0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant