regenerated diagrams
This commit is contained in:
@@ -51,6 +51,12 @@ entity "**etsy_users**" {
|
||||
*""shop_id"": //integer //
|
||||
}
|
||||
|
||||
entity "**mock_mode**" {
|
||||
+ ""account_id"": //integer [PK][FK]//
|
||||
--
|
||||
*""mock_mode"": //boolean //
|
||||
}
|
||||
|
||||
entity "**oauth_login_states**" {
|
||||
+ ""state"": //bytea [PK]//
|
||||
--
|
||||
@@ -149,6 +155,8 @@ entity "**wix_store_events**" {
|
||||
|
||||
"**etsy_users**" }-- "**accounts**"
|
||||
|
||||
"**mock_mode**" ||-|| "**accounts**"
|
||||
|
||||
"**oauth_tokens**" }-- "**oauth_users**"
|
||||
|
||||
"**sync_group_listing_drafts**" }-- "**accounts**"
|
||||
|
||||
Reference in New Issue
Block a user