]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/shortlog
thirdparty/sqlalchemy/alembic.git
2014-05-25  Mike BayerMerge branch 'add_env_context_and_config_to_migration_c...
2014-05-25  mike bayerMerge pull request #11 from msabramo/gitignore
2014-05-19  Marc AbramowitzAdd EnvironmentContext and Config to MigrationContext
2014-05-19  Marc Abramowitz.gitignore: .egg-info => *.egg-info
2014-05-15  Mike Bayerupdate link to pkg_resources
2014-05-03  Mike Bayer0.6.5 rel_0_6_5
2014-05-02  Mike Bayer- This releases' "autogenerate index detection" bug...
2014-05-02  Mike Bayer- index autogen is a big enough deal to warrant its...
2014-05-02  Mike Bayer- Added new feature :paramref:`.EnvironmentContext...
2014-04-30  Mike Bayer- Fixed bug where the ``include_object()`` filter would...
2014-04-04  Mike Bayer- Fixed bug where :meth:`.EnvironmentContext.get_x_argu...
2014-04-01  Mike BayerFixed another bug regarding naming conventions, continuing
2014-03-28  Mike Bayer0.6.4 rel_0_6_4
2014-03-28  Mike Bayeruse correct __mro__ for new mssql _Exec classes, fix...
2014-03-25  Mike Bayer- Added quoting to the table name when the special...
2014-03-22  Mike Bayer- add an additional fix to the MySQL fixes for re:...
2014-03-17  Mike Bayer- use compat version of mock for py3
2014-03-16  Mike Bayer- Added/fixed support for MySQL "SET DEFAULT" / "DROP...
2014-03-16  Mike Bayer- add test for drop default
2014-03-14  Mike Bayer- Added support for the ``initially``, ``match`` keywor...
2014-03-14  Mike Bayer- Altered the support for "sourceless" migration files...
2014-03-14  Mike Bayer- ensure that target_metadata is also present in the...
2014-03-13  Mike BayerThe feature that keeps on giving, index/unique constrai...
2014-03-12  Mike Bayer Extensive changes have been made to more fully...
2014-03-11  Mike Bayer- Suppressed IOErrors which can raise when program...
2014-03-08  Mike Bayergot the docs totally wrong on that
2014-03-08  Mike Bayer- Fixed bug where :meth:`.Operations.bulk_insert` would...
2014-03-04  Mike Bayer- add new section, cookbook. First example, add condit...
2014-03-04  Mike Bayer- add py.test config, see if jenkins no longer pulls...
2014-02-24  Mike Bayer- Fixed a failure of the system that allows "legacy...
2014-02-17  Mike Bayer- 0.6.4
2014-02-17  Robbie CoomberReturn the script object from command.revision
2014-02-13  Jayson ReisRemoved unreachable raise statement
2014-02-03  Mike Bayer- remove this rel_0_6_3
2014-02-03  Mike Bayer- 0.6.3
2014-02-02  Mike Bayer- add new section "the importance of naming constraints"
2014-02-02  Mike Bayer- Added a workaround for when we call ``fcntl.ioctl...
2014-02-02  Mike Bayer - add new tests to ensure the naming convention thing...
2014-02-01  Mike Bayermore doc fixes and updates
2014-02-01  Mike Bayermove this seealso
2014-02-01  Mike Bayer- use latest extension versions, trying to get rtd...
2014-02-01  Mike Bayer- Added new argument
2014-01-31  Mike Bayer- Added support for autogenerate covering the use case...
2014-01-28  Mike Bayer- changelog
2014-01-28  mike bayerMerge pull request #9 from malor/compare_metadata_inclu...
2014-01-28  Roman PodoliakaHandle include_* arguments in compare_metadata()
2014-01-24  Mike Bayer- Calling :func:`.bulk_insert` with an empty list will...
2014-01-19  Mike Bayer- changelog for pullreq 17
2014-01-19  Mike Bayer- fix up the "build" paths
2014-01-19  Mike BayerMerge https://bitbucket.org/dtheodor/alembic/branch...
2014-01-19  Mike Bayer- use a valid argument name here as SQLA 0.9.2 will...
2014-01-19  Dimitris TheodorouAutogenerate index and unique's comparison takes schema...
2014-01-19  Dimitris TheodorouSchema fixes on rendering of alembic op. directives
2014-01-12  Mike Bayer- More fixes to index autodetection; indexes created...
2014-01-09  Mike BayerMerged in vrutsky/alembic/vrutsky/remove-space-before...
2014-01-09  vrutskyRemove space before exclamation mark: "Wow that rocked !"
2013-12-31  Mike Bayer- more fixes for #163, make sure env.py load figures...
2013-12-31  Mike Bayer- The :class:`.ScriptDirectory` system that loads migra...
2013-12-30  Mike Bayer0.1.8
2013-12-30  Mike Bayer0.1.7
2013-12-30  Mike Bayer0.1.6
2013-12-30  Mike Bayer0.1.5
2013-12-30  Mike Bayer0.1.4
2013-12-30  Mike Bayerup
2013-12-30  Mike Bayer0.1.1
2013-12-30  Mike Bayertry out paramlinks
2013-12-27  Mike Bayer- 0.6.2 release rel_0_6_2
2013-12-27  Mike Bayer- clean out test_autogenerate
2013-12-27  Mike Bayer- move out "render" types of tests into new test_autoge...
2013-12-27  Mike Bayer- Fixed bug in the not-internally-used :meth:`.ScriptDi...
2013-12-27  Mike Bayer- more for #157:
2013-12-20  Mike Bayer- repair the autogen index test which apparently wasn...
2013-12-18  Mike Bayersince msg() right-trims, move the space to the subseque...
2013-12-18  Mike BayerMerged in s0undt3ch/alembic (pull request #14)
2013-12-18  Pedro AlgarvioJust a space wrapping `...`.
2013-12-12  Mike Bayerfix incorrect var for log message
2013-12-11  Mike Bayer- Fixed an issue with unique constraint autogenerate...
2013-12-07  Mike Bayer- Added new argument ``mssql_drop_foreign_key`` to
2013-12-06  Mike Bayer- test adjustments to account for SQLAlchemy pullreq...
2013-12-05  Mike Bayer- 0.6.2
2013-12-05  Mike BayerMerged in dharland/alembic/patch-mssql-final-go (pull...
2013-11-30  Mike Bayeradjust for latest ENUM formatting
2013-11-28  donkopotamusEnsure a commit is followed by a GO
2013-11-28  Derek HarlandMerged zzzeek/alembic into master
2013-11-27  Mike Bayer- 0.6.1 release rel_0_6_1
2013-11-27  Mike Bayer- Fixed bug where :func:`.op.alter_column` in the MySQL...
2013-11-27  Mike Bayer- rework mysql tests to have suites
2013-11-26  Mike Bayercleanup
2013-11-26  Mike Bayer- make slug length default to 40, but also make it...
2013-11-26  Mike Bayer- changelog
2013-11-26  Mike BayerMerged in Frozenball/alembic/longer-filenames (pull...
2013-11-21  Mike BayerMerge branch 'fix_python2_sql_output'
2013-11-21  Mike BayerFixes to Py3k in-place compatibity regarding output...
2013-11-21  Mike BayerFixed the output wrapping for Alembic message output...
2013-11-20  Teemu KokkonenChange filename length restriction to 60 characters...
2013-11-17  Mike Bayer- make these comparisons handle the indexes in either...
2013-11-17  Mike Bayer- remember to add the SQLA prefix
2013-11-13  Mike Bayerwrap text() around it
2013-11-13  Mike Bayermove _get_index_column_names into autogenerate
2013-11-13  Mike Bayer- support SQLAlchemy ticket 2742 by ensuring that expre...
next