Skip to content

Commit

Permalink
change dbml
Browse files Browse the repository at this point in the history
  • Loading branch information
GanghyeonSeo committed Jun 1, 2024
1 parent 149a97c commit 9caa931
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ERD/database.dbml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Table "user" {

Indexes {
uuid [pk, name: "user_pkey"]
loginId [unique, name: "user_loginId_key"]
name [unique, name: "user_name_key"]
}
}

Expand Down

0 comments on commit 9caa931

Please sign in to comment.