aboutsummaryrefslogtreecommitdiffstats
path: root/script
diff options
context:
space:
mode:
authorCharles de Bueger <chabekah@gmail.com>2012-12-03 20:57:40 +0200
committerCharles de Bueger <chabekah@gmail.com>2012-12-03 20:57:40 +0200
commitc32c65597931e9e074dd590736bd1f0b645745c4 (patch)
treea112d036639221488bde02cf0099454d7b9e8d1f /script
parent562dc9f49348b60cc9e6eb185ef2f8badbb65c32 (diff)
downloadrefinerycms-blog-c32c65597931e9e074dd590736bd1f0b645745c4.tar.gz
refinerycms-blog-c32c65597931e9e074dd590736bd1f0b645745c4.tar.bz2
refinerycms-blog-c32c65597931e9e074dd590736bd1f0b645745c4.zip
Update db/migrate/20110803223522_create_blog_structure.rb
I noticed a bit of performance lag (thanks to new relic) on the blog index page (which loads all categories and comments at the same time). I see that the blog_comments table is lacking an index on the actual blog_post_id - meaning it will take a bit longer than we might like to find all the comments for a given blog.
Diffstat (limited to 'script')
0 files changed, 0 insertions, 0 deletions