mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 02:30:57 +08:00
22208836c5
We don't need no stinkin' denormalization! This commit ignores the topic_id column on bookmarks, to be deleted at a later date. We don't really need this column and it's better to rely on the post.topic_id as the canonical topic_id for bookmarks, then we don't need to remember to update both columns if the bookmarked post moves to another topic. |
||
---|---|---|
.. | ||
omniauth_callbacks | ||
activate_account.html.erb | ||
admin_login.html.erb | ||
bookmarks.ics.erb | ||
confirm_admin.html.erb | ||
password_reset.html.erb | ||
perform_account_activation.html.erb | ||
send_activation_email.html.erb | ||
show.html.erb |