mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 04:22:45 +08:00
Remove out-of-date / non-core annotations.
This commit is contained in:
parent
e66eefe179
commit
bb2e830010
|
@ -17,7 +17,6 @@ end
|
|||
#
|
||||
# Indexes
|
||||
#
|
||||
# idx_regular_post_search_data (search_data) WHERE (NOT private_message) USING gin
|
||||
# idx_search_post (search_data) USING gin
|
||||
# index_post_search_data_on_post_id_and_version_and_locale (post_id,version,locale)
|
||||
#
|
||||
|
|
|
@ -17,6 +17,5 @@ end
|
|||
#
|
||||
# Indexes
|
||||
#
|
||||
# idx_user_custom_fields_on_holiday (name,user_id) UNIQUE WHERE ((name)::text = 'on_holiday'::text)
|
||||
# index_user_custom_fields_on_user_id_and_name (user_id,name)
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue
Block a user