aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db/sql/convert.py
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright statements; add LICENSE for EXIF.pyWill Kahn-Greene2012-02-081-1/+1
* Convert over the license field, too!Christopher Allan Webber2012-01-211-1/+1
* Add copyright header and a bit of pep8ificationElrond2012-01-201-0/+17
* Add MediaFile table and related infrastructure.Elrond2012-01-111-1/+6
* sql convert: Use more library functionsElrond2012-01-011-11/+9
* SQL Model: Forgot MediaEntry.state fieldElrond2011-12-281-1/+1
* SQL: mongokit like interfaceElrond2011-12-181-1/+6
* Simple Mongo -> SQL migration toolElrond2011-12-171-0/+143