docs(erd): add is_deleted column to data.files
This commit is contained in:
@@ -47,6 +47,7 @@ entity "data.files" as fle {
|
||||
' * created_at : timestamptz <<generated>>
|
||||
* creator_id : smallint
|
||||
' * is_private : boolean
|
||||
* is_deleted : boolean
|
||||
}
|
||||
|
||||
fle::mime_id }o--|| mime::id
|
||||
|
||||
Reference in New Issue
Block a user