Skip to content

Commit

Permalink
add ImageResourceId to dbcontext model verification
Browse files Browse the repository at this point in the history
  • Loading branch information
hahn-kev committed Nov 15, 2024
1 parent 41abcca commit a3168c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@
Id (Guid) Required PK AfterSave:Throw ValueGenerated.OnAdd
AntonymId (Guid?)
DeletedAt (DateTimeOffset?)
ImageResourceId (Guid?)
Note (string)
SnapshotId (no field, Guid?) Shadow FK Index
Text (string) Required
Expand Down

0 comments on commit a3168c8

Please sign in to comment.