mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
* the post_actions table has no FK to users, so if a user has been deleted we may end up with dangling post_action records, which then interferes with the bookmarks migration because bookmarks DO have an FK to users