mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Remove access control post FK from uploads (#9853)
This commit is contained in:
@@ -448,7 +448,3 @@ end
|
||||
# index_uploads_on_url (url)
|
||||
# index_uploads_on_user_id (user_id)
|
||||
#
|
||||
# Foreign Keys
|
||||
#
|
||||
# fk_rails_... (access_control_post_id => posts.id)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user