eBooru/db
Kira 5843282986 [DB] Add missing indexes to large tables
The favorites table was missing the user_id column in prod
The post_votes table was missing the user_id column in prod
The comments table was missing the creator_id column in prod

The remaining indexes existed in prod, but not in the dev schema.
2021-04-24 19:13:36 -07:00
..
migrate [DB] Add missing indexes to large tables 2021-04-24 19:13:36 -07:00
populate.rb Fix deprecated use of update_attributes 2019-09-09 12:58:18 -07:00
scripts.sql enable ragel parser for comments, add additional sql diagnostic queries 2016-12-09 14:59:33 -08:00
seeds.rb Fix issues with seeder script failing 2020-03-04 17:00:04 -05:00
seeds.yml Normalize EOL style + newline at end of files. 2020-10-24 05:50:32 -07:00
structure.sql [DB] Add missing indexes to large tables 2021-04-24 19:13:36 -07:00