]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/shortlog
thirdparty/sqlalchemy/alembic.git
2012-04-27  Bryce LohrUpdated multidb env.py to use standard logger instead...
2012-04-27  Bryce LohrUpdated the 'revision' command to pass the current...
2012-04-27  Bryce LohrFixed engine name arg names as used in script template.
2012-04-26  Bryce LohrFixed kwarg passed in to multidb version scripts to...
2012-04-26  Bryce LohrAdded missing 'execution_options' kwarg that only appea...
2012-04-26  Bryce LohrUpdated multidb template's env.py to be closer to gener...
2012-04-25  Mike Bayer- [bug] Fixed support of schema-qualified
2012-04-24  Alexander KolovFix parsing foreign key constraints with multiple dots.
2012-04-21  Mike Bayer- [feature] Added support for UniqueConstraint
2012-04-21  Mike Bayer- [feature] Added support for UniqueConstraint
2012-04-21  Mike BayerMerged in aodag/alembic/feature.uniqueconstraint (pull...
2012-04-21  Atsushi Odagiriuniqueconstraint
2012-04-17  Mike Bayeradd a note specifically about Enum
2012-04-07  Mike BayerAdded tag rel_0_3_1 for changeset a7ada78d87aeb7383455b...
2012-04-07  Mike Bayer- [bug] bulk_insert() fixes: rel_0_3_1
2012-04-05  Mike BayerAdded tag rel_0_3_0 for changeset 8332e56a18e30ebc5c74b...
2012-04-05  Mike Bayer- move to 0.3 as we are changing API rel_0_3_0
2012-04-04  Mike BayerAdded tag rel_0_2_2 for changeset 494191413c80a01a7156f...
2012-03-13  Mike Bayercopy immutabledict here to remove dependency on sqla... rel_0_2_2
2012-03-13  Mike Bayer- changelog
2012-03-13  jayd3eAutogenerate now orders tables correctly. Dependency...
2012-02-28  Mike Bayer- [bug] Fixed inappropriate direct call to
2012-02-28  Mike Bayer- [bug] implement 'tablename' parameter on
2012-02-22  Felix Schwarzfix spelling
2012-02-13  Mike Bayer- [feature] Informative error message when op.XYZ
2012-02-12  Mike Bayermerge
2012-02-12  Mike Bayer- [bug] drop_index() ensures a dummy column
2012-02-09  Mike BayerMerged in marcinkuzminski/alembic (pull request #7)
2012-02-08  Marcin Kuzminskifixed typo
2012-02-08  Mike Bayerchangelog
2012-02-08  Mike BayerMerged in marcinkuzminski/alembic (pull request #5)
2012-02-08  Marcin Kuzminskitemplates pep8 E302 2 blank lines between functions
2012-02-08  Marcin Kuzminskishow message for pylons template where to explicitly...
2012-02-08  Mike Bayerchangelog
2012-02-08  Giacomo BagnoliAdded optional onupdate and ondelete params to Operatio...
2012-02-08  Mike Bayer- [feature] script_location can be interpreted
2012-02-08  Marcin Kuzminskifixed error message on empty target_metadata _script...
2012-02-08  Marcin Kuzminskitry to get engine from Base if it's defined
2012-02-08  Marcin Kuzminskifixed #30 and some other issues with pylons template
2012-02-03  Mike Bayer- update version + CHANGES for rff49b7fe01b4
2012-02-03  Mike BayerMerged in aodag/alembic/fix.argparse (pull request #4)
2012-02-03  aodagfix for unneccesary require to argparse
2012-02-03  aodagbranch for argparse
2012-01-31  Mike BayerAdded tag rel_0_2_1 for changeset 87ab39a74dcf49dd7cabe...
2012-01-31  Mike Bayer- forgot to push the tag rel_0_2_1
2012-01-31  Mike Bayer- [bug] Fixed the generation of CHECK constraint,
2012-01-30  Mike BayerAdded tag rel_0_2_0 for changeset 0bf3fe8f6f089f6023f39...
2012-01-30  Mike Bayerfix docstring references rel_0_2_0
2012-01-30  Mike Bayerfix long lines
2012-01-30  Mike Bayermerge this together
2012-01-30  Mike Bayercut off the slug length at 20 chars
2012-01-30  Mike Bayerlets put a doc note here for now since everyone is...
2012-01-30  Mike Bayeradd docs for the standalone ops use case
2012-01-30  Mike Bayer- add test coverage for standalone MigrationContext...
2012-01-26  Mike Bayerturn alembic.op and alembic.context into real proxy...
2012-01-26  Mike Bayer- [bug] env.py templates call
2012-01-24  Mike Bayermerge whatever
2012-01-24  Mike Bayeruse newer url
2012-01-24  Mike Bayermore fixes for rev ids
2012-01-24  Mike Bayerremove erroneous pdb
2012-01-24  Mike Bayer- tried it out in my work project, and realized the...
2012-01-24  Mike Bayerdocumentation including an API diagram
2012-01-24  Mike Bayerdocumentation updates for 0.2
2012-01-24  Mike Bayer- [feature] The naming of revision files can
2012-01-24  Mike Bayerthis is all tests passing with the refactor, which...
2012-01-24  Mike Bayer- rearrange the internals such that we no longer use...
2012-01-24  Mike Bayerthe "stamp" command by itself does not set up "starting...
2012-01-20  Mike Bayer- [feature] Can create alembic.config.Config
2012-01-20  Mike Bayer- [bug] Fixed alteration of column type on
2012-01-20  Mike Bayer- [bug] fix the config.main() function to honor
2012-01-08  Mike Bayermore manifest
2012-01-08  Mike Bayerneed to include the .rst files in the manifest
2012-01-05  Mike Bayernew year
2012-01-05  Mike BayerAdded tag rel_0_1_1 for changeset d76a1bea49a2982200025...
2012-01-05  Mike Bayerchangelog rel_0_1_1
2012-01-04  Samuel RaymentColumn names were not wrapped in quotes when autogenera...
2012-01-03  Mike Bayerfix #20
2012-01-02  Mike Bayerfix docstring
2012-01-02  Mike Bayer- [bug] Default prefix for autogenerate
2012-01-01  Mike Bayer- [bug] Fix bug where create_table() didn't
2011-12-28  Mike Bayer- [bug] Fix autogenerate bug that prevented
2011-12-23  Mike Bayergo back to readthedocs
2011-12-20  Mike Bayer- [bug] Fix autogenerate so that "pass" is
2011-12-03  Mike Bayer- Python 2.5 is supported, needs
2011-12-03  Mike Bayermerge tag
2011-12-03  Mike Bayer- Clean up file write operations so that
2011-11-30  Mike BayerAdded tag rel_0_1_0 for changeset 3bf28d1fc3e665ae81baa...
2011-11-30  Mike Bayermore manifest fix rel_0_1_0
2011-11-30  Mike Bayeradd test.cfg
2011-11-30  Mike Bayeranother detail re: sql server here
2011-11-30  Mike Bayeranother doc bug
2011-11-30  Mike Bayerfixups
2011-11-30  Mike Bayerswitch to "from alembic import op" as its not
2011-11-30  Mike Bayerdont need the const thing now that the batch separator...
2011-11-30  Mike Bayer- add alter col default for PG/base
2011-11-30  Mike Bayerimplement server default, nullability for SQL server
2011-11-29  Mike Bayer- add mssql_batch_separator for offline mode
2011-11-29  Mike Bayer- implement "start migrations" event for impls
2011-11-29  Mike Bayer- add begin_transaction() env.py helper. Emits the...
2011-11-29  Mike Bayer- fix some more file()->open() in docs
next