]> source.dussan.org Git - redmine.git/commit
Added an index on custom_values table (customized_type + customized_id columns) to...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 4 Sep 2007 22:07:44 +0000 (22:07 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 4 Sep 2007 22:07:44 +0000 (22:07 +0000)
commit17a3f9e44c1509dbaebf478ec82ef2559d4e40cf
tree7764b51f962e98b38fab97489317124081940bab
parentf16ab838d89dc440825fb6a9c1668b191c889b2a
Added an index on custom_values table (customized_type + customized_id columns) to speed up issue queries that use custom field filters.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@702 e93f8b46-1217-0410-a6f0-8f06a7374b81
db/migrate/066_add_custom_value_customized_index.rb [new file with mode: 0644]