mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 23:55:37 +08:00

As we are gradually moving to having a polymorphic bookmarkable relationship on the Bookmark table, we need to make the post_id column nullable to be able to develop and test the new columns, and for cutover/migration purposes later as well.