Skip to content

Conversation

@chinhnguyen-95
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 11, 2025

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/gorm/main.go:10:0
Rule "foreign-key-not-nullable" Foreign keys must not be nullable
Foreign key fk_universities_departments must not be nullable /home/runner/work/atlas-showcase/atlas-showcase/projects/gorm/main.go:19:0
Rule "foreign-key-postfix-id" Foreign keys must have a column name ending with '_id'
Foreign key fk_departments_students must have a column name ending with '_id' /home/runner/work/atlas-showcase/atlas-showcase/projects/gorm/main.go:29:0

@chinhnguyen-95 chinhnguyen-95 marked this pull request as draft June 12, 2025 06:35
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.

2 participants