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