DEV: annotate models (#11047)

This commit is contained in:
Arpit Jalan
2020-10-27 23:42:33 +05:30
committed by GitHub
parent 35cfca1f3f
commit c6bf70c870
17 changed files with 56 additions and 33 deletions

View File

@@ -17,6 +17,7 @@ end
#
# Indexes
#
# idx_recent_regular_post_search_data (search_data) WHERE ((NOT private_message) AND (post_id >= 0)) USING gin
# idx_search_post (search_data) USING gin
# index_post_search_data_on_post_id_and_version_and_locale (post_id,version,locale)
#