]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/shortlog
thirdparty/sqlalchemy/alembic.git
2016-11-15  Maico TimmermanAdd single pound to generated comments
2016-11-09  Mike BayerCompare to metadata_impl in compare_type() to guard...
2016-10-28  Mike BayerUnwrap unaryexpression when testing for functional...
2016-09-21  Mike BayerSupport explicit "base" in --sql mode.
2016-09-12  Mike Bayer- 0.8.8 rel_0_8_8
2016-09-12  Mike Bayer- fix changelog
2016-09-12  Mike BayerThe imports in the default script.py.mako are now at...
2016-08-22  David SzottenInclude DateTime.timezone in autogen type comparisons
2016-08-22  Frazer McLeanSupport USING for Postgresql ALTER COLUMN.
2016-08-22  Mike BayerMove op tests for Postgresql to test_postgresql
2016-08-22  Mike Bayer- placeholder for 0.8.8
2016-08-04  Mike Bayer- adjust test to correct for SQLAlchemy issue #3766
2016-07-26  Mike Bayer- 0.8.7 rel_0_8_7
2016-07-19  Mike BayerDon't raise RangeNotAncestor for sibling branches
2016-07-18  Michael BayerMerged in AlfredPerlstein/alembic/fix_doclink (pull...
2016-07-18  Alfred PerlsteinFix doclink away from readthedocs
2016-07-12  Mike BayerDon't remove dependent version when downgrading to...
2016-07-12  Mike BayerDetect downgrades over dependencies distinctly from...
2016-07-12  Mike BayerReport on other branch dependencies in "current"
2016-07-11  Mike BayerEnsure tuples are passed correctly in Revision.__repr__
2016-06-29  Mike BayerDon't remove None for default schema of None
2016-06-24  Mike Bayer- adjust boolean no_ck test to not use Boolean type
2016-06-22  Mike BayerMerged in gkrimer/alembic/cookbook-additions (pull...
2016-06-21  Greg KrimerAdding cookbook recipe for excluding views from migrations.
2016-06-18  Mike Bayer- now at alembic.zzzcomputing.com
2016-06-18  Mike Bayer- didn't work. sadface
2016-06-18  Mike Bayer- attempt to get RTD to include the correct searchtools
2016-06-17  Mike Bayer- bump sphinx-paramlinks, trying to get builds to work...
2016-06-17  Mike BayerAdd .gitreview
2016-06-03  Mike Bayer- SQlite supports reflection of ON UPDATE / ON DELETE...
2016-06-02  Mike Bayer- repair typo
2016-06-01  Mike Bayer- version bump
2016-06-01  Mike Bayer- Small adjustment made to the batch handling for refle...
2016-05-24  Mike BayerMerged in kveretennicov/alembic/kveretennicov/-update...
2016-05-19  Konstantin... - update Cookbook wording to reflect that it contains...
2016-04-24  Mike Bayer- don't use dropfirst if -n is used. on CI the dropfir...
2016-04-22  Mike BayerMerged in Merwok/alembic/Merwok/fix-label-markup-146135...
2016-04-22  Éric AraujoFix label markup
2016-04-14  Mike Bayer- 0.8.6 rel_0_8_6
2016-04-09  Mike Bayer- Errors which occur within the Mako render step are...
2016-03-31  Mike Bayer- PK names now works w/ sqlite + sqla 1.1
2016-03-21  Mike Bayer- Added a fix to Postgresql server default comparison...
2016-03-16  Mike Bayer- repair the previous commit that put the decorators...
2016-03-16  Mike Bayer- exclude 0.7.9 here
2016-03-16  Mike Bayer- changelog for #361, fixes #361
2016-03-16  Mike BayerMerge branch 'master' of https://bitbucket.org/mdomke...
2016-03-16  Mike Bayer- 0.8.6 bump
2016-03-16  Mike BayerMerge branch 'mssql_batch_drop_column_fix' of https...
2016-03-16  Martin DomkeAllow server_default=None for batch operations.
2016-03-10  Mike Bayer- dont need pytest-cov for setup.py test
2016-03-10  Mike Bayer- ignore more annoying flake rules we aren't checking yet
2016-03-09  Mike Bayer- 0.8.5 rel_0_8_5
2016-03-03  Mike Bayer- humor me. why are we squashing all mysql DROP DB...
2016-03-03  Mike Bayer- missing import
2016-03-03  Mike Bayer- use hex idents for DB names
2016-03-03  Mike Bayer- coverage -> cov
2016-03-03  Mike Bayer- updates from SQLA 1.1 for improved concurrency
2016-03-03  Mike Bayer- update tox for new SQLA 1.1 style
2016-03-02  Mike BayerMerged in __item4__/alembic/docs (pull request #54)
2016-02-29  Kim Jin SuFix wrong ReST expression
2016-01-29  Mike Bayer- happy new year
2016-01-29  Mike BayerMerge remote-tracking branch 'github/pr/25'
2016-01-29  Mike Bayer- changelog for pr49, fixes #335
2016-01-29  Mike BayerMerge branch 'ticket_335' of https://bitbucket.org...
2016-01-22  Mike Bayer- use compat is_type_bound() function
2016-01-22  Mike Bayer- update copyrights within the testing package...
2016-01-22  Mike Bayer- Repaired batch migration support for "schema" types...
2016-01-21  Michal PetruchaFixed mssql_* kwargs in batch_op.drop_column().
2015-12-27  Mike Bayer- add a note referring to if programmatic config is...
2015-12-16  Josh Kupershmidtsqla_094 was being imported twice.
2015-12-16  Josh KupershmidtFix pylint complaint about logging-not-lazy.
2015-12-15  Mike Bayer- 0.8.4 rel_0_8_4
2015-12-15  Mike Bayer- changelog for pullreq bitbucket:51
2015-12-15  Mike BayerMerge branch 'prettier_id' of https://bitbucket.org...
2015-12-15  Mike Bayer- tests and changelog for pullreq github:20
2015-12-15  Mike BayerMerge remote-tracking branch 'github/pr/20'
2015-12-15  Mike BayerMerge remote-tracking branch 'github/pr/23'
2015-12-15  Mike BayerMerge remote-tracking branch 'github/pr/22'
2015-12-15  Josh KupershmidtGet rid of duplicate `reraise` and `raise_from_cause...
2015-12-15  Josh Kupershmidtglobal keyword here is unnecesary
2015-12-15  Mike Bayer- Batch mode generates a FOREIGN KEY constraint that...
2015-12-15  Mike Bayer- use pymysql here
2015-12-10  Mike Bayer- existing_server_default is not used to drop the previous
2015-12-08  Mike Bayer- document that the value we pass to set_section_option...
2015-12-05  Mike Bayer- Added a type-level comparator that distinguishes...
2015-11-29  antti_haapalaprettier revision identifier (always exatly 12 hex...
2015-11-22  Mike Bayer- add py35
2015-11-22  Mike Bayer- Fixed bug where the ``server_default`` parameter...
2015-11-10  Mike BayerMerged in agirivera/alembic/agirivera/fixed-some-gramma...
2015-11-04  Alec Joseph... Fixed some grammatical issue and spelling typos
2015-10-30  Mike Bayer- Adjusted the rendering for index expressions such...
2015-10-29  Jacob MagnussonAutogenerate renderer for op.ExecuteSQLOp
2015-10-25  Jesse Dhillon- `PrimaryKeyConstraint` should be rendered referencing...
2015-10-16  Mike Bayer0.8.3 rel_0_8_3
2015-10-16  Mike Bayer- make the assertion more specific here
2015-10-16  Mike Bayer- Fixed an 0.8 regression whereby the "imports" diction...
2015-10-16  Mike Bayer- Fixed bug in batch mode where a table that had pre...
2015-09-16  Mike Bayer- changelog for pr #47
2015-09-16  Julien Danjoutox: add pytest-xdist as a dependency
2015-09-03  Mike Bayer- Fixed issue in PG server default comparison where...
next