index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
db
/
sql
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another db->db.engine because I'm bad at things ;)
Christopher Allan Webber
2012-01-29
1
-7
/
+7
*
Another MigrationManager fix.
Christopher Allan Webber
2012-01-29
1
-1
/
+1
*
assert was positive when it should be negative, fixed
Christopher Allan Webber
2012-01-29
1
-1
/
+1
*
Use .first() instead of [0]... thanks elrond :)
Christopher Allan Webber
2012-01-29
1
-5
/
+2
*
We should probably add that object to the DB also :P
Christopher Allan Webber
2012-01-29
1
-1
/
+2
*
Commit that new migration record ;)
Christopher Allan Webber
2012-01-29
1
-0
/
+1
*
Add create_new_migration_record method to MigrationManager
Christopher Allan Webber
2012-01-29
1
-2
/
+7
*
Added init_tables method to MigrationManager
Christopher Allan Webber
2012-01-29
1
-2
/
+12
*
More work on SQL MigrationManager
Christopher Allan Webber
2012-01-29
1
-15
/
+25
*
Removing printer argument now that we use self.printer
Christopher Allan Webber
2012-01-29
1
-1
/
+1
*
Finishing the init_or_migrate function
Christopher Allan Webber
2012-01-29
1
-1
/
+7
*
More work on migration manager, including adding a dry run function
Christopher Allan Webber
2012-01-29
1
-6
/
+76
*
Beginnings of the SQL migration manager
Christopher Allan Webber
2012-01-29
1
-1
/
+100
*
Big ol' start of the SQL migrations system.
Christopher Allan Webber
2012-01-29
1
-0
/
+59