mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
chore: move identity entity in its own folder
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
547f2239cc
commit
23e26fb830
19 changed files with 129 additions and 73 deletions
|
@ -40,8 +40,9 @@ entity "identity" {
|
|||
*id : number
|
||||
--
|
||||
*userId : uuid <<FK user>>
|
||||
*providerType: text
|
||||
' Identifies the external login provider and is set in the config
|
||||
*providerName : text
|
||||
providerName : text
|
||||
*syncSource : boolean
|
||||
*createdAt : date
|
||||
*updatedAt : date
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue