Start having useful defaults for SQL
[mediagoblin.git] / mediagoblin / db / sql / convert.py
2012-02-18 ElrondStart having useful defaults for SQL
2012-02-18 ElrondSQL: fail_metadata as JSON encoded field
2012-02-18 ElrondDrop pre-rendered html: MediaComment.content_html
2012-02-18 ElrondDrop pre-rendered html: MediaEntry.description_html
2012-02-18 ElrondDrop pre-rendered html: User.bio_html
2012-02-08 Will Kahn-GreeneFix copyright statements; add LICENSE for EXIF.py
2012-01-21 Christopher Allan... Convert over the license field, too!
2012-01-20 Aaron WilliamsonAdded migration for license field, resolved conflict...
2012-01-19 ElrondAdd copyright header and a bit of pep8ification
2012-01-17 ElrondMerge remote branch 'remotes/macno/pushatom'
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-11 ElrondAdd MediaFile table and related infrastructure.
2012-01-05 Jef van SchendelFix merge conflicts
2012-01-01 Elrondsql convert: Use more library functions
2011-12-28 ElrondSQL Model: Forgot MediaEntry.state field
2011-12-20 ElrondMerge remote branch 'remotes/joar/webfinger'
2011-12-18 ElrondSQL: mongokit like interface
2011-12-17 ElrondSimple Mongo -> SQL migration tool