regenerated diagrams

This commit is contained in:
2026-02-28 22:36:34 -07:00
parent 6e5fe4fc45
commit ad7b69df89
3 changed files with 34 additions and 113 deletions
+8
View File
@@ -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**"