mirror of
https://github.com/discourse/discourse.git
synced 2025-03-24 08:05:40 +08: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