~fabricematrat/charmworld/redirect-charm

« back to all changes in this revision

Viewing changes to migrations/versions/003_remove_provider_qa_questions.py

  • Committer: Aaron Bentley
  • Date: 2013-06-04 15:36:45 UTC
  • mto: This revision was merged to the branch mainline in revision 243.
  • Revision ID: aaron@canonical.com-20130604153645-enl2s2rbpzmwgl4k
Migrations take index_client, implement 005.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
]
22
22
 
23
23
 
24
 
def upgrade(db):
 
24
def upgrade(db, index_client):
25
25
    """Update each category of questions from new_category_data.
26
26
 
27
27
    This update elaborates on the 001_* migration. Subsequent qa form