rusackas commented on issue #41623:
URL: https://github.com/apache/superset/issues/41623#issuecomment-4899000302

   Fixed on master by PR #39859 'refactor(db): composite PK on M2M association 
tables', merged 2026-07-01 20:07 UTC, hours after this issue was filed. 
Dashboard_user, slice_user, and sqlatable_user now use composite (user_id, 
resource_id) primary keys (verified in superset/models/dashboard.py, 
[slice.py](http://slice.py/), connectors/sqla/models.py), which enforces the 
uniqueness the issue asks for.
   
   The linked test PR should seal the deal to close this out.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to