addons-server/migrations
Wil Clouser 267de28af4 Add update reviews migration 2010-08-05 13:38:17 -07:00
..
01-category-slugs.sql
02-addonsusers-ids.sql
03-groups_users-ids.sql
04-addons_categories-ids.sql
05-applications-versions-id.sql
06-last-update.sql
08-null-nominationdate.sql
09-hide-search-categories.sql
10-fix-collection-count.sql
11-collection-users-id.sql
12-add-most-shared-src.sql
13-addon-dates.sql
14-null-suggested-amount.sql
15-users_tags_addons-ids.sql
16-pk.sql
17-thankyou-notes.sql
18-old-datestatuschanged.sql
19-personas-fields.sql
20-licenses.sql
21-null-counts.sql
22-personas-index.sql
23-jetpack-flag.sql
24-ryf-blog.sql
25-subscription-events.sql
26-appsupport.sql
27-null-collections-password.sql
28-addon-collection-ordering.sql
29-collection-recs.sql
30-collection-token.sql
31-discovery-modules.sql
32-auth-user-lengths.sql
33-collection_star.sql
34-fx-download-sources.sql
35-trim-addon-whitespace.sql
36-creatured-download-source.sql
37-addons-current-version.sql
38-validator-theme-security.sql
39-firefoxcup.sql
40-personas-indexes.sql
41-addons-indexes.sql
42-addons-categories-index.sql better index for addons_categories 2010-06-10 12:46:11 -07:00
43-collections-subscribers-idx.sql index on collections.subscribers 2010-06-10 12:46:11 -07:00
44-personas-index.sql hit an index for personas by this author 2010-06-15 12:17:52 -07:00
45-total-contributions.sql bug 569742, move stats tasks to tasks.py 2010-06-22 12:44:51 -07:00
46-reviews-addonid.sql make reviews.version optional, attach an addon id 2010-06-23 14:59:38 -07:00
47-reviews-cheat.sql denormalize reviews.is_latest and reviews.prev_count for easy queries 2010-06-23 15:02:37 -07:00
48-download-count-index.sql (addon_id, date) index for download_counts 2010-06-24 11:48:23 -07:00
49-drop-firefoxcup.sql bug 578087, kill fxcup 2010-07-15 11:45:56 -07:00
50-collections-author.sql bug 574278, Migrate collection permissions. 2010-07-20 09:58:15 -07:00
51-addoncategory-feature-idx.sql pull all the creatured ids to avoid repeated calls 2010-07-20 16:26:03 -07:00
52-collections-slug.sql slugs for collections (bug 574270) 2010-07-21 16:50:08 -07:00
53-collections-addon-idx.sql forgot a semicolon in my sql 2010-07-22 09:04:46 -07:00
54-drop-collection-vote-trigger.sql collection votes (bug 574286) 2010-07-22 16:37:06 -07:00
55-users_blacklistednickname.sql Bug 574276: Implemented the nickname blacklist. 2010-07-26 14:03:44 -07:00
56-collections-personas.sql task for updating collection metadata 2010-07-28 17:26:53 -07:00
57-collections-slug.sql enable other collections by author (bug 574291) 2010-07-28 17:26:53 -07:00
58-reviews-null.sql allow posting reviews and replies (bug 557879) 2010-07-28 17:51:04 -07:00
59-files-idx.sql make the fast_current_version query way faster (bug 583122) 2010-07-29 18:43:12 -07:00
60-download-sources.sql download sources for the versions page (bug 572848) 2010-08-02 13:41:41 -07:00
61-update-reviews.sql Add update reviews migration 2010-08-05 13:38:17 -07:00
schematic_settings.py