refactor: rename Recipient to Person, remove username, add userId FK
This commit is contained in:
@@ -18,7 +18,7 @@ const TABLES_TO_TRUNCATE = [
|
||||
"Asset",
|
||||
"Item",
|
||||
"Category",
|
||||
"Recipient",
|
||||
"Person",
|
||||
"User",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user