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
/
migration_tools.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #5391 - Alembic migrations would only work for SQLite
Jessica Tallon
2016-01-18
1
-0
/
+1
*
Enable alembic as the main tool for migrations
Boris Bobrov
2016-01-11
1
-6
/
+8
*
Fix a exception db closed exception in migrations
Jessica Tallon
2015-12-29
1
-0
/
+21
*
Do not call AlembicMigrationManager.init_tables() for now.
Berker Peksag
2014-10-02
1
-6
/
+8
*
Provide a better manager API for Alembic.
Berker Peksag
2014-08-15
1
-6
/
+27
*
Add initial Alembic migrations.
Berker Peksag
2014-08-13
1
-0
/
+29
*
func_name removed in Python 3.
Berker Peksag
2014-07-28
1
-1
/
+1
*
Continue to port GMG codebase.
Berker Peksag
2014-05-08
1
-1
/
+3
*
Renaming replace_table to replace_table_hack and documenting why it's a hack
Christopher Allan Webber
2013-10-10
1
-3
/
+9
*
Actually rename the table back, or else we just lose the old table! ;)
Christopher Allan Webber
2013-10-10
1
-1
/
+1
*
I made some changes in this commit to help out with other people trying to work
tilly-Q
2013-10-09
1
-0
/
+27
*
Starting to write unit tests...
tilly-Q
2013-07-30
1
-4
/
+4
*
I actually had to do a bit more work than I thought, because I needed to account
tilly-Q
2013-07-29
1
-8
/
+7
*
This was a very simple ticket actually. I created a list called FOUNDATIONS in
tilly-Q
2013-07-29
1
-1
/
+15
*
Changing the information spat out while printing from media types->plugins
Christopher Allan Webber
2013-07-12
1
-2
/
+1
*
Give a more useful error if a table already exists and so we can't create it ...
Christopher Allan Webber
2013-03-04
1
-1
/
+7
*
Move db.sql.migration_tools to db.migration_tools.
Elrond
2013-01-08
1
-0
/
+270