| Commit message (Expand) | Author | Age | Files | Lines |
| * | restore drop_index.table_name, drop_constraint.type_ as positional | Mike Bayer | 2023-05-16 | 1 | -0/+28 |
| * | remove pylons template | Mike Bayer | 2022-05-31 | 1 | -4/+3 |
| * | Alembic 1.8 now supports Python 3.7 and above | CaselIT | 2022-05-06 | 1 | -1/+2 |
| * | adjust manifest to accommodate .pyi files | Mike Bayer | 2021-08-26 | 1 | -1/+1 |
| * | Drop compatibility with python 2.7. | CaselIT | 2021-06-22 | 1 | -2/+3 |
| * | Implement sys_path_prepend option | Mike Bayer | 2021-02-20 | 1 | -22/+21 |
| * | Remove support for Python 3.5 and SQLAlchemy older than the 1.3 series. | CaselIT | 2020-10-26 | 1 | -7/+4 |
| * | Add some extra rationale for project-local setup | Mike Bayer | 2019-11-16 | 1 | -0/+12 |
| * | Restate installation and tutorial in terms of a virtualenv | Mike Bayer | 2019-11-15 | 1 | -6/+39 |
| * | Drop python 3.4 support | Mike Bayer | 2019-08-30 | 1 | -1/+3 |
| * | Change reference to dogpile.cache to Alembic | rrueth | 2018-11-29 | 1 | -1/+1 |
| * | Move to github, new domain, sqlalchemy links | Mike Bayer | 2018-11-26 | 1 | -10/+8 |
| * | - move homepage | Mike Bayer | 2018-11-25 | 1 | -1/+1 |
| * | Drop support for all SQLAlchemy < 0.9 | Mike Bayer | 2018-07-13 | 1 | -2/+4 |
| * | Merge "Drop Python 2.6 / 3.3 support" | mike bayer | 2018-06-29 | 1 | -1/+3 |
| |\ |
|
| | * | Drop Python 2.6 / 3.3 support | Hugo | 2018-06-29 | 1 | -1/+3 |
| * | | - move to "stable", modernize a bit | Mike Bayer | 2018-06-29 | 1 | -13/+0 |
| |/ |
|
| * | - now at alembic.zzzcomputing.com | Mike Bayer | 2016-06-17 | 1 | -2/+2 |
| * | - squash merge of ticket_302 branch | Mike Bayer | 2015-07-03 | 1 | -11/+8 |
| * | The output of the ``alembic history`` command is now | Mike Bayer | 2013-06-26 | 1 | -1/+1 |
| * | announce git move | Mike Bayer | 2013-05-15 | 1 | -2/+5 |
| * | docs | Mike Bayer | 2013-04-12 | 1 | -0/+4 |
| * | doc fixes | Mike Bayer | 2013-04-04 | 1 | -1/+1 |
| * | - repair argspec to work with py3k also | Mike Bayer | 2013-02-11 | 1 | -2/+5 |
| * | - for 0.4, we'll remove the "upgrading" 0.1,0.2,0.3 sections, these were very... | Mike Bayer | 2012-09-30 | 1 | -62/+2 |
| * | drat, we're beta | Mike Bayer | 2012-07-08 | 1 | -14/+15 |
| * | - move to 0.3 as we are changing APIrel_0_3_0 | Mike Bayer | 2012-04-05 | 1 | -0/+30 |
| * | turn alembic.op and alembic.context into real proxy modules, | Mike Bayer | 2012-01-26 | 1 | -20/+7 |
| * | use newer url | Mike Bayer | 2012-01-24 | 1 | -1/+1 |
| * | - tried it out in my work project, and realized the "op" and "context" namesp... | Mike Bayer | 2012-01-24 | 1 | -12/+19 |
| * | documentation updates for 0.2 | Mike Bayer | 2012-01-24 | 1 | -0/+36 |
| * | go back to readthedocs | Mike Bayer | 2011-12-23 | 1 | -1/+1 |
| * | dependencies | Mike Bayer | 2011-11-28 | 1 | -0/+9 |
| * | - docs | Mike Bayer | 2011-11-27 | 1 | -4/+18 |
| * | - support for schema types in modify type | Mike Bayer | 2011-11-27 | 1 | -2/+3 |
| * | add front matter | Mike Bayer | 2011-11-20 | 1 | -0/+45 |