Add FK between etsy_store_events and etsy_users tables #7

Open
opened 2026-08-20 18:02:08 -06:00 by angel · 0 comments
Owner

The store_id columns on etsy_store_events and etsy_users don't match types, which is blocking adding a foreign key between them. Reconcile the column types and add the FK.

From ROADMAP.md's Etsy section.

The `store_id` columns on `etsy_store_events` and `etsy_users` don't match types, which is blocking adding a foreign key between them. Reconcile the column types and add the FK. From ROADMAP.md's Etsy section.
angel added this to the Etsy Integration milestone 2026-08-20 18:02:08 -06:00
angel added this to the MVP project 2026-08-20 18:03:04 -06:00
Sign in to join this conversation.