2014-05-25 |
mike bayer | Merge pull request #11 from msabramo/gitignore |
commit | commitdiff | tree |
2014-05-19 |
Marc Abramowitz | .gitignore: .egg-info => *.egg-info |
commit | commitdiff | tree |
2014-05-15 |
Mike Bayer | update link to pkg_resources |
commit | commitdiff | tree |
2014-05-03 |
Mike Bayer | 0.6.5 rel_0_6_5 |
commit | commitdiff | tree |
2014-05-02 |
Mike Bayer | - This releases' "autogenerate index detection" bug... |
commit | commitdiff | tree |
2014-05-02 |
Mike Bayer | - index autogen is a big enough deal to warrant its... |
commit | commitdiff | tree |
2014-05-02 |
Mike Bayer | - Added new feature :paramref:`.EnvironmentContext... |
commit | commitdiff | tree |
2014-04-30 |
Mike Bayer | - Fixed bug where the ``include_object()`` filter would... |
commit | commitdiff | tree |
2014-04-04 |
Mike Bayer | - Fixed bug where :meth:`.EnvironmentContext.get_x_argu... |
commit | commitdiff | tree |
2014-04-01 |
Mike Bayer | Fixed another bug regarding naming conventions, continuing |
commit | commitdiff | tree |
2014-03-28 |
Mike Bayer | 0.6.4 rel_0_6_4 |
commit | commitdiff | tree |
2014-03-28 |
Mike Bayer | use correct __mro__ for new mssql _Exec classes, fix... |
commit | commitdiff | tree |
2014-03-25 |
Mike Bayer | - Added quoting to the table name when the special... |
commit | commitdiff | tree |
2014-03-22 |
Mike Bayer | - add an additional fix to the MySQL fixes for re:... |
commit | commitdiff | tree |
2014-03-17 |
Mike Bayer | - use compat version of mock for py3 |
commit | commitdiff | tree |
2014-03-16 |
Mike Bayer | - Added/fixed support for MySQL "SET DEFAULT" / "DROP... |
commit | commitdiff | tree |
2014-03-16 |
Mike Bayer | - add test for drop default |
commit | commitdiff | tree |
2014-03-14 |
Mike Bayer | - Added support for the ``initially``, ``match`` keywor... |
commit | commitdiff | tree |
2014-03-14 |
Mike Bayer | - Altered the support for "sourceless" migration files... |
commit | commitdiff | tree |
2014-03-14 |
Mike Bayer | - ensure that target_metadata is also present in the... |
commit | commitdiff | tree |
2014-03-13 |
Mike Bayer | The feature that keeps on giving, index/unique constrai... |
commit | commitdiff | tree |
2014-03-12 |
Mike Bayer | Extensive changes have been made to more fully... |
commit | commitdiff | tree |
2014-03-11 |
Mike Bayer | - Suppressed IOErrors which can raise when program... |
commit | commitdiff | tree |
2014-03-08 |
Mike Bayer | got the docs totally wrong on that |
commit | commitdiff | tree |
2014-03-08 |
Mike Bayer | - Fixed bug where :meth:`.Operations.bulk_insert` would... |
commit | commitdiff | tree |
2014-03-04 |
Mike Bayer | - add new section, cookbook. First example, add condit... |
commit | commitdiff | tree |
2014-03-04 |
Mike Bayer | - add py.test config, see if jenkins no longer pulls... |
commit | commitdiff | tree |
2014-02-24 |
Mike Bayer | - Fixed a failure of the system that allows "legacy... |
commit | commitdiff | tree |
2014-02-17 |
Mike Bayer | - 0.6.4 |
commit | commitdiff | tree |
2014-02-17 |
Robbie Coomber | Return the script object from command.revision |
commit | commitdiff | tree |
2014-02-13 |
Jayson Reis | Removed unreachable raise statement |
commit | commitdiff | tree |
2014-02-03 |
Mike Bayer | - remove this rel_0_6_3 |
commit | commitdiff | tree |
2014-02-03 |
Mike Bayer | - 0.6.3 |
commit | commitdiff | tree |
2014-02-02 |
Mike Bayer | - add new section "the importance of naming constraints" |
commit | commitdiff | tree |
2014-02-02 |
Mike Bayer | - Added a workaround for when we call ``fcntl.ioctl... |
commit | commitdiff | tree |
2014-02-02 |
Mike Bayer | - add new tests to ensure the naming convention thing... |
commit | commitdiff | tree |
2014-02-01 |
Mike Bayer | more doc fixes and updates |
commit | commitdiff | tree |
2014-02-01 |
Mike Bayer | move this seealso |
commit | commitdiff | tree |
2014-02-01 |
Mike Bayer | - use latest extension versions, trying to get rtd... |
commit | commitdiff | tree |
2014-02-01 |
Mike Bayer | - Added new argument |
commit | commitdiff | tree |
2014-01-31 |
Mike Bayer | - Added support for autogenerate covering the use case... |
commit | commitdiff | tree |
2014-01-28 |
Mike Bayer | - changelog |
commit | commitdiff | tree |
2014-01-28 |
mike bayer | Merge pull request #9 from malor/compare_metadata_inclu... |
commit | commitdiff | tree |
2014-01-28 |
Roman Podoliaka | Handle include_* arguments in compare_metadata() |
commit | commitdiff | tree |
2014-01-24 |
Mike Bayer | - Calling :func:`.bulk_insert` with an empty list will... |
commit | commitdiff | tree |
2014-01-19 |
Mike Bayer | - changelog for pullreq 17 |
commit | commitdiff | tree |
2014-01-19 |
Mike Bayer | - fix up the "build" paths |
commit | commitdiff | tree |
2014-01-19 |
Mike Bayer | Merge https://bitbucket.org/dtheodor/alembic/branch... |
commit | commitdiff | tree |
2014-01-19 |
Mike Bayer | - use a valid argument name here as SQLA 0.9.2 will... |
commit | commitdiff | tree |
2014-01-19 |
Dimitris Theodorou | Autogenerate index and unique's comparison takes schema... |
commit | commitdiff | tree |
2014-01-19 |
Dimitris Theodorou | Schema fixes on rendering of alembic op. directives |
commit | commitdiff | tree |
2014-01-12 |
Mike Bayer | - More fixes to index autodetection; indexes created... |
commit | commitdiff | tree |
2014-01-09 |
Mike Bayer | Merged in vrutsky/alembic/vrutsky/remove-space-before... |
commit | commitdiff | tree |
2014-01-09 |
vrutsky | Remove space before exclamation mark: "Wow that rocked !" |
commit | commitdiff | tree |
2013-12-31 |
Mike Bayer | - more fixes for #163, make sure env.py load figures... |
commit | commitdiff | tree |
2013-12-31 |
Mike Bayer | - The :class:`.ScriptDirectory` system that loads migra... |
commit | commitdiff | tree |
2013-12-30 |
Mike Bayer | 0.1.8 |
commit | commitdiff | tree |
2013-12-30 |
Mike Bayer | 0.1.7 |
commit | commitdiff | tree |
2013-12-30 |
Mike Bayer | 0.1.6 |
commit | commitdiff | tree |
2013-12-30 |
Mike Bayer | 0.1.5 |
commit | commitdiff | tree |
2013-12-30 |
Mike Bayer | 0.1.4 |
commit | commitdiff | tree |
2013-12-30 |
Mike Bayer | up |
commit | commitdiff | tree |
2013-12-30 |
Mike Bayer | 0.1.1 |
commit | commitdiff | tree |
2013-12-30 |
Mike Bayer | try out paramlinks |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | - 0.6.2 release rel_0_6_2 |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | - clean out test_autogenerate |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | - move out "render" types of tests into new test_autoge... |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | - Fixed bug in the not-internally-used :meth:`.ScriptDi... |
commit | commitdiff | tree |
2013-12-27 |
Mike Bayer | - more for #157: |
commit | commitdiff | tree |
2013-12-20 |
Mike Bayer | - repair the autogen index test which apparently wasn... |
commit | commitdiff | tree |
2013-12-18 |
Mike Bayer | since msg() right-trims, move the space to the subseque... |
commit | commitdiff | tree |
2013-12-18 |
Mike Bayer | Merged in s0undt3ch/alembic (pull request #14) |
commit | commitdiff | tree |
2013-12-18 |
Pedro Algarvio | Just a space wrapping `...`. |
commit | commitdiff | tree |
2013-12-12 |
Mike Bayer | fix incorrect var for log message |
commit | commitdiff | tree |
2013-12-11 |
Mike Bayer | - Fixed an issue with unique constraint autogenerate... |
commit | commitdiff | tree |
2013-12-07 |
Mike Bayer | - Added new argument ``mssql_drop_foreign_key`` to |
commit | commitdiff | tree |
2013-12-06 |
Mike Bayer | - test adjustments to account for SQLAlchemy pullreq... |
commit | commitdiff | tree |
2013-12-05 |
Mike Bayer | - 0.6.2 |
commit | commitdiff | tree |
2013-12-05 |
Mike Bayer | Merged in dharland/alembic/patch-mssql-final-go (pull... |
commit | commitdiff | tree |
2013-11-30 |
Mike Bayer | adjust for latest ENUM formatting |
commit | commitdiff | tree |
2013-11-28 |
donkopotamus | Ensure a commit is followed by a GO |
commit | commitdiff | tree |
2013-11-28 |
Derek Harland | Merged zzzeek/alembic into master |
commit | commitdiff | tree |
2013-11-27 |
Mike Bayer | - 0.6.1 release rel_0_6_1 |
commit | commitdiff | tree |
2013-11-27 |
Mike Bayer | - Fixed bug where :func:`.op.alter_column` in the MySQL... |
commit | commitdiff | tree |
2013-11-27 |
Mike Bayer | - rework mysql tests to have suites |
commit | commitdiff | tree |
2013-11-26 |
Mike Bayer | cleanup |
commit | commitdiff | tree |
2013-11-26 |
Mike Bayer | - make slug length default to 40, but also make it... |
commit | commitdiff | tree |
2013-11-26 |
Mike Bayer | - changelog |
commit | commitdiff | tree |
2013-11-26 |
Mike Bayer | Merged in Frozenball/alembic/longer-filenames (pull... |
commit | commitdiff | tree |
2013-11-21 |
Mike Bayer | Merge branch 'fix_python2_sql_output' |
commit | commitdiff | tree |
2013-11-21 |
Mike Bayer | Fixes to Py3k in-place compatibity regarding output... |
commit | commitdiff | tree |
2013-11-21 |
Mike Bayer | Fixed the output wrapping for Alembic message output... |
commit | commitdiff | tree |
2013-11-20 |
Teemu Kokkonen | Change filename length restriction to 60 characters... |
commit | commitdiff | tree |
2013-11-17 |
Mike Bayer | - make these comparisons handle the indexes in either... |
commit | commitdiff | tree |
2013-11-17 |
Mike Bayer | - remember to add the SQLA prefix |
commit | commitdiff | tree |
2013-11-13 |
Mike Bayer | wrap text() around it |
commit | commitdiff | tree |
2013-11-13 |
Mike Bayer | move _get_index_column_names into autogenerate |
commit | commitdiff | tree |
2013-11-13 |
Mike Bayer | - support SQLAlchemy ticket 2742 by ensuring that expre... |
commit | commitdiff | tree |
2013-11-09 |
Mike Bayer | - also need requirements file for rtd |
commit | commitdiff | tree |
2013-11-09 |
Mike Bayer | - use pypi-based changelog |
commit | commitdiff | tree |
next |