Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -1/+1 |
* | Removing erronously installed print statement. | Christopher Allan Webber | 2016-03-26 | 1 | -1/+0 |
* | Allow for passing in --with-plugins to the alembic gmg subcommand. | Christopher Allan Webber | 2016-03-26 | 1 | -0/+19 |
* | Add build_alembic_config, use it to add plugin migrations to alembic config | Christopher Allan Webber | 2016-03-26 | 1 | -9/+6 |
* | Fix module name for `gmg alembic` command | Boris Bobrov | 2016-03-08 | 1 | -0/+56 |