2015-09-16 |
Julien Danjou | tox: add pytest-xdist as a dependency |
commit | commitdiff | tree |
2015-09-03 |
Mike Bayer | - Fixed issue in PG server default comparison where... |
commit | commitdiff | tree |
2015-08-27 |
Mike Bayer | - doc edits fixes #322 |
commit | commitdiff | tree |
2015-08-25 |
Mike Bayer | 0.8.2 rel_0_8_2 |
commit | commitdiff | tree |
2015-08-25 |
Mike Bayer | - Added workaround in new foreign key option detection... |
commit | commitdiff | tree |
2015-08-22 |
Mike Bayer | 0.8.1 rel_0_8_1 |
commit | commitdiff | tree |
2015-08-22 |
Mike Bayer | - add a cookbook recipe for don't generate if no changes, |
commit | commitdiff | tree |
2015-08-21 |
Mike Bayer | - add a test and changelog notes for the fact that... |
commit | commitdiff | tree |
2015-08-21 |
Mike Bayer | - Repaired the render operation for the :class:`.ops... |
commit | commitdiff | tree |
2015-08-21 |
Mike Bayer | - FK option reflection for pg/mysql added in 0.9 |
commit | commitdiff | tree |
2015-08-20 |
Mike Bayer | - Fixed a regression 0.8 whereby the "multidb" environm... |
commit | commitdiff | tree |
2015-08-19 |
Mike Bayer | - Implemented support for autogenerate detection of... |
commit | commitdiff | tree |
2015-08-18 |
Mike Bayer | - bump version num |
commit | commitdiff | tree |
2015-08-18 |
Mike Bayer | - updates for 1.1 |
commit | commitdiff | tree |
2015-08-14 |
mike bayer | Merge pull request #18 from graingert/patch-1 |
commit | commitdiff | tree |
2015-08-14 |
Thomas Grainger | The name has changed to bdist_wheel |
commit | commitdiff | tree |
2015-08-12 |
Mike Bayer | 0.8.0 rel_0_8_0 |
commit | commitdiff | tree |
2015-08-12 |
Mike Bayer | - Fixed bug in batch mode where the ``batch_op.create_f... |
commit | commitdiff | tree |
2015-08-08 |
Mike Bayer | - fix this for 079 |
commit | commitdiff | tree |
2015-08-08 |
Mike Bayer | - ensure that all ops have full backwards/forwards... |
commit | commitdiff | tree |
2015-08-07 |
Mike Bayer | - add a helper object for autogen rewriting called... |
commit | commitdiff | tree |
2015-08-03 |
Mike Bayer | - Fixed bug where in the erroneous case that alembic_ve... |
commit | commitdiff | tree |
2015-07-30 |
Mike Bayer | - changelog for pullrequest bitbucket:46; "alembic... |
commit | commitdiff | tree |
2015-07-30 |
Mike Bayer | Merge branch 'edit-latest' of https://bitbucket.org... |
commit | commitdiff | tree |
2015-07-29 |
Mike Bayer | - fix syntax here for py3k |
commit | commitdiff | tree |
2015-07-28 |
Mike Bayer | - Added new multiple-capable argument ``--depends-on... |
commit | commitdiff | tree |
2015-07-27 |
Mike Bayer | - add new recipe for "replaceable objects". |
commit | commitdiff | tree |
2015-07-22 |
Mike Bayer | 0.7.7 |
commit | commitdiff | tree |
2015-07-22 |
Mike Bayer | - Fixed critical issue where a complex series of branch... |
commit | commitdiff | tree |
2015-07-17 |
Mike Bayer | - since the section titles in api are bound to be misle... |
commit | commitdiff | tree |
2015-07-17 |
Mike Bayer | - document all the 0.8 positional name changes |
commit | commitdiff | tree |
2015-07-17 |
Mike Bayer | - ensure DropIndex and other ops return the full object... |
commit | commitdiff | tree |
2015-07-17 |
Mike Bayer | - this test relies upon having the PG dialect present |
commit | commitdiff | tree |
2015-07-17 |
Michel Albert | python-editor 0.3 fixed a bug with using nano. gh/edit-latest |
commit | commitdiff | tree |
2015-07-16 |
Mike Bayer | - rework all of autogenerate to build directly on alemb... |
commit | commitdiff | tree |
2015-07-16 |
Mike Bayer | - The default test runner via "python setup.py test... |
commit | commitdiff | tree |
2015-07-16 |
Michel Albert | Reusing existing compat. code from alembic.testing. |
commit | commitdiff | tree |
2015-07-16 |
Michel Albert | Replaced hand-crafted code with python-editor. |
commit | commitdiff | tree |
2015-07-16 |
Michel Albert | Removed arguments for "--edit" command. |
commit | commitdiff | tree |
2015-07-15 |
Michel Albert | New CLI command: "edit" - Edits the latest rev. |
commit | commitdiff | tree |
2015-07-14 |
Mike Bayer | - some additional names |
commit | commitdiff | tree |
2015-07-14 |
Mike Bayer | - handle missing arg more clearly |
commit | commitdiff | tree |
2015-07-14 |
Mike Bayer | - move the "legacy names" system into where we create... |
commit | commitdiff | tree |
2015-07-03 |
Mike Bayer | - Implemented support for :meth:`.BatchOperations.creat... |
commit | commitdiff | tree |
2015-07-03 |
Mike Bayer | Index didn't have a quote parameter until 0.9, when... |
commit | commitdiff | tree |
2015-07-03 |
Mike Bayer | - try to explain this better |
commit | commitdiff | tree |
2015-07-03 |
Mike Bayer | - add the .info dictionary, references #302 |
commit | commitdiff | tree |
2015-07-03 |
Mike Bayer | - squash merge of ticket_302 branch |
commit | commitdiff | tree |
2015-06-26 |
Mike Bayer | - add a changelog for the legacy_schema_aliasing warnin... |
commit | commitdiff | tree |
2015-06-17 |
Mike Bayer | - add clarification that this tutorial is against the... |
commit | commitdiff | tree |
2015-06-09 |
Mike Bayer | - The :meth:`.MigrationContext.stamp` method, added... |
commit | commitdiff | tree |
2015-05-26 |
Mike Bayer | - turn on the mssql legacy_schema_aliasing flag to... |
commit | commitdiff | tree |
2015-05-19 |
Mike Bayer | - Fixed bug where foreign key options including "onupdate", |
commit | commitdiff | tree |
2015-05-18 |
Mike Bayer | - add test for FKC with multiple kwargs, reference #92 |
commit | commitdiff | tree |
2015-05-05 |
Mike Bayer | 0.7.6 rel_0_7_6 |
commit | commitdiff | tree |
2015-05-04 |
Mike Bayer | Merged in jdanjou/alembic/jd/typo-doc-comparator (pull... |
commit | commitdiff | tree |
2015-05-04 |
Julien Danjou | Fix typo in autogenerate documentation |
commit | commitdiff | tree |
2015-05-04 |
Mike Bayer | - Fixed bug where the case of multiple mergepoints... |
commit | commitdiff | tree |
2015-05-01 |
Mike Bayer | - add tox targets for 3.4 |
commit | commitdiff | tree |
2015-04-30 |
Mike Bayer | - Added support for type comparison functions to be... |
commit | commitdiff | tree |
2015-04-21 |
Mike Bayer | Merged in rtaranu/alembic (pull request #43) |
commit | commitdiff | tree |
2015-04-21 |
Raul Taranu | - fixed spelling mistake in docs |
commit | commitdiff | tree |
2015-04-07 |
Mike Bayer | - Added a new option |
commit | commitdiff | tree |
2015-03-29 |
Mike Bayer | - repair name of starting_rev argument, fixes #290 |
commit | commitdiff | tree |
2015-03-28 |
Mike Bayer | - dont rely on inpsect import, not in SQLA 0.7 |
commit | commitdiff | tree |
2015-03-28 |
Mike Bayer | - don't use op.f(), only works with later SQLA versions |
commit | commitdiff | tree |
2015-03-27 |
Mike Bayer | - Fully implemented the |
commit | commitdiff | tree |
2015-03-27 |
Mike Bayer | - next version |
commit | commitdiff | tree |
2015-03-27 |
Mike Bayer | - Repaired support for the :meth:`.BatchOperations... |
commit | commitdiff | tree |
2015-03-20 |
Mike Bayer | - didn't name the internal number correctly, stil rel_0_7_5_post2 |
commit | commitdiff | tree |
2015-03-20 |
Mike Bayer | - 0.7.5.post1 due to pypi deletion issue rel_0_7_5_post1 |
commit | commitdiff | tree |
2015-03-19 |
Mike Bayer | 0.7.5 rel_0_7_5 |
commit | commitdiff | tree |
2015-03-19 |
Mike Bayer | - changelog for #266 |
commit | commitdiff | tree |
2015-03-19 |
Mike Bayer | Merge branch 'issue266' of https://bitbucket.org/jerdfe... |
commit | commitdiff | tree |
2015-03-11 |
Mike Bayer | - Fixed bug where the mssql DROP COLUMN directive faile... |
commit | commitdiff | tree |
2015-03-10 |
Mike Bayer | - an adjustment to the logic for #282 - if the index... |
commit | commitdiff | tree |
2015-03-10 |
Mike Bayer | - Postgresql "functional" indexes are necessarily skipp... |
commit | commitdiff | tree |
2015-03-10 |
Mike Bayer | - add support for assertion of warnings emitted |
commit | commitdiff | tree |
2015-03-10 |
Mike Bayer | - make the repo dynamic |
commit | commitdiff | tree |
2015-02-23 |
Johannes Erdfelt | Raise exception if autogenerate is tried with as_sql... |
commit | commitdiff | tree |
2015-02-21 |
Mike Bayer | - Fixed bug where MySQL backend would report dropped... |
commit | commitdiff | tree |
2015-02-09 |
Mike Bayer | - additional fix which impacts #267. fix filtered_head... |
commit | commitdiff | tree |
2015-02-03 |
Mike Bayer | - move resolution of "starting rev" for --sql mode... |
commit | commitdiff | tree |
2015-01-24 |
Mike Bayer | remove errant pdb |
commit | commitdiff | tree |
2015-01-24 |
Mike Bayer | - Added a new feature :attr:`.Config.attributes`, to... |
commit | commitdiff | tree |
2015-01-24 |
Mike Bayer | fix missing changelog directive |
commit | commitdiff | tree |
2015-01-23 |
Mike Bayer | - Added support for "alembic stamp" to work when given... |
commit | commitdiff | tree |
2015-01-23 |
Mike Bayer | - set up for next rev |
commit | commitdiff | tree |
2015-01-23 |
Mike Bayer | - fix all flake8 |
commit | commitdiff | tree |
2015-01-14 |
Mike Bayer | - the enum render is an 0.9 regression, apparently... |
commit | commitdiff | tree |
2015-01-12 |
Mike Bayer | - 0.7.4 rel_0_7_4 |
commit | commitdiff | tree |
2015-01-12 |
Mike Bayer | - happy new year |
commit | commitdiff | tree |
2015-01-12 |
Mike Bayer | changelog for #241, fixes #241 |
commit | commitdiff | tree |
2015-01-12 |
Mike Bayer | Merge https://bitbucket.org/dtheodor/alembic/branch... |
commit | commitdiff | tree |
2015-01-12 |
Dimitris Theodorou | checked test failure |
commit | commitdiff | tree |
2015-01-12 |
Dimitris Theodorou | remove redundant Float type check |
commit | commitdiff | tree |
2015-01-12 |
Dimitris Theodorou | Enum autogenerate renders the native_enum flag as well |
commit | commitdiff | tree |
2015-01-11 |
Dimitris Theodorou | Change single-quoting of floats in PostgreSQL compare_s... |
commit | commitdiff | tree |
2015-01-10 |
Mike Bayer | - The rendering of a :class:`~sqlalchemy.schema.Foreign... |
commit | commitdiff | tree |
2015-01-10 |
Mike Bayer | - Fixed bug in foreign key autogenerate where if the... |
commit | commitdiff | tree |
next |