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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The
store_idcolumns onetsy_store_eventsandetsy_usersdon'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.