Update annotations.

This commit is contained in:
Guo Xiang Tan
2018-07-16 14:18:07 +08:00
parent 39299fdd8c
commit 214dac05de
26 changed files with 47 additions and 45 deletions

View File

@@ -16,5 +16,5 @@ end
# Indexes
#
# index_topic_custom_fields_on_topic_id_and_name (topic_id,name)
# topic_custom_fields_value_key_idx (value,name)
# topic_custom_fields_value_key_idx (value,name) WHERE ((value IS NOT NULL) AND (char_length(value) < 400))
#