aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/gmg_commands/alembic_commands.py
Commit message (Expand)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+1
* Removing erronously installed print statement.Christopher Allan Webber2016-03-261-1/+0
* Allow for passing in --with-plugins to the alembic gmg subcommand.Christopher Allan Webber2016-03-261-0/+19
* Add build_alembic_config, use it to add plugin migrations to alembic configChristopher Allan Webber2016-03-261-9/+6
* Fix module name for `gmg alembic` commandBoris Bobrov2016-03-081-0/+56