regenerated diagrams

This commit is contained in:
2026-08-19 23:19:16 -06:00
parent f5e10c3579
commit 8e949e419b
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**"