annotate models

(reminder run RAILS_ENV=test bin/annotate once in a while)
This commit is contained in:
Sam
2016-05-30 10:45:32 +10:00
parent e922db82fb
commit 089b1d164c
11 changed files with 85 additions and 14 deletions

View File

@@ -16,5 +16,5 @@ end
# Indexes
#
# index_topic_custom_fields_on_topic_id_and_name (topic_id,name)
# index_topic_custom_fields_on_value (value)
# topic_custom_fields_value_key_idx (value,name)
#