]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add an index for Attention notice_ids too
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 6 Mar 2014 13:42:29 +0000 (14:42 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 6 Mar 2014 13:42:29 +0000 (14:42 +0100)
commitbed8cc48bc2baa1a295c67f34bbfbcf5344b6ec4
tree305f58f9f78878eedd832809a5b476534ab269a5
parentaff6a66178e15dd51a9b1f65b9eca4484f8ebd6f
Add an index for Attention notice_ids too

Not sure if this is really needed, since notice_id and profile_id together
build up the primary key. That might cause MySQL to index them anyway.
classes/Attention.php