docs(erd): add is_deleted column to data.files
This commit is contained in:
parent
828d611f4d
commit
78885b3656
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user