]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/shortlog
thirdparty/sqlalchemy/alembic.git
2021-11-11  Madison Swain... Update documentation about alembic configuration path 966/head
2021-11-05  Mike Bayeradjust autocommit tests to accommodate for execution_op...
2021-11-05  Mike Bayeruse a heuristic for pure "future engine" until future...
2021-11-05  Mike Bayersqlalchemy 2.0 test updates
2021-11-05  Mike Bayerfix annotation
2021-11-05  Mike Bayerrollback connection before teardown
2021-11-04  CaselITworkflow: also test against rel_1_4
2021-11-04  CaselITworkflows; skip py3.6 when testing against main, add...
2021-11-04  Mike Bayerdont hardcode transaction opened messaging
2021-10-24  Gord ThompsonRemove code to force ENABLE_ASYNCIO to False
2021-10-24  Gord ThompsonAdjust test requirements for mssql
2021-10-23  Mike Bayerensure connection is not None
2021-10-11  Mike Bayermain name for github workflows
2021-10-11  Mike Bayerrename to main
2021-10-07  liverpool1026Fix issue 928 create_check_constraint condition argumen...
2021-10-07  Anatoli BabeniaAdd `[post_write_hooks]` to example `alembic.ini` 946/head
2021-10-06  Mike BayerVersion 1.7.5 placeholder
2021-10-06  Mike Bayer- 1.7.4 rel_1_7_4
2021-10-05  mike bayerMerge "frame a transaction around autocommit"
2021-10-04  Mike Bayerframe a transaction around autocommit
2021-09-30  Federico CaselliFix write hook issue in python < 3.9.
2021-09-24  Chris DaryMultiDB README: Add a bit more detail 932/head
2021-09-17  Mike BayerVersion 1.7.4 placeholder
2021-09-17  Mike Bayer- 1.7.3 rel_1_7_3
2021-09-17  mike bayerMerge "Fix constraint_name type of create_foreign_key"
2021-09-17  Mike BayerVersion 1.7.3 placeholder
2021-09-17  Mike Bayer- 1.7.2 rel_1_7_2
2021-09-17  TilmanKFix constraint_name type of create_foreign_key
2021-09-17  mike bayerMerge "render 3rd party module annotations as forward...
2021-09-15  Mike Bayerrender 3rd party module annotations as forward references
2021-09-14  CaselITAdded missing attributes from context stubs.
2021-09-14  TilmanKAdds exception when trying to run write_pyi.py with...
2021-09-14  mike bayerMerge "use in-package imports"
2021-09-14  Mike Bayeruse in-package imports
2021-09-13  CaselITMerge branch 'workflow_test_mypy' into master-gerrit
2021-09-13  CaselITAdd mypy to the github workflow 918/head
2021-09-13  Mike BayerMerge remote-tracking branch 'github/pr/911'
2021-09-11  Kevin KirscheFix/typos doc build (#910)
2021-09-11  Kevin Kirschefix: typos in doc/build/api (#909)
2021-09-11  Chris Sewell[DOCS]: Remove suggestion to use branched connections 911/head
2021-09-09  Mike Bayeradd missing resources from alembic doc build
2021-09-01  Mike Bayerclarify that only named check constraints are regenerated
2021-08-30  Mike BayerVersion 1.7.2 placeholder
2021-08-30  Mike Bayer- 1.7.1 rel_1_7_1
2021-08-30  Mike Bayercheck all directives in batch block until recreate...
2021-08-30  Mike Bayerrestore default values for keyword arguments in stubs
2021-08-30  CaselITfix mypy errors
2021-08-30  laydayDo not tag wheel as being compatible with Python 2
2021-08-30  Mike BayerVersion 1.7.1 placeholder
2021-08-30  Mike Bayer- 1.7.0 rel_1_7_0
2021-08-27  Mike Bayerbump importlib.resources req to 3.9
2021-08-26  Mike Bayerchangelog updates
2021-08-26  Mike Bayerdecouple pyproject.toml from the test suite
2021-08-26  Mike Bayeralso include py.typed
2021-08-26  Mike Bayeradjust manifest to accommodate .pyi files
2021-08-25  mike bayerMerge "Add test to ensure method given in #880 works"
2021-08-25  Mike BayerAdd test to ensure method given in #880 works
2021-08-25  mike bayerMerge "remove dependency on pkg_resources"
2021-08-24  mike bayerMerge "support named CHECK constraints in batch"
2021-08-24  Mike Bayersupport named CHECK constraints in batch
2021-08-23  CaselITappend the path to write_pyi script.
2021-08-23  Mike Bayerremove dependency on pkg_resources
2021-08-23  CaselITavoid importing ForwardRef that's py3.9+ only
2021-08-23  mike bayerMerge "Fix postgresql_include in create_index"
2021-08-23  Steven BronsonFix postgresql_include in create_index
2021-08-22  Mike Bayergenerate .pyi files for proxied classes
2021-08-11  CaselITAdd pep-484 type annotations
2021-08-11  Mike Bayerfix release num in changelog
2021-08-10  Mike Bayeradd req for sqlite computed columns
2021-08-10  mike bayerMerge "qualify sqlite batch add column for dynamic...
2021-08-10  Mike Bayerqualify sqlite batch add column for dynamic defaults
2021-08-10  Nicolas CANIARTPreserve comment and info in Drop/CreateTableOp
2021-07-12  Adam ParkinCorrect typo in documention, closes #872 873/head
2021-07-01  Gord ThompsonAdd changelog entry for test suite
2021-06-26  Mike Bayerrepair py3k merge
2021-06-26  mike bayerMerge "Drop compatibility with python 2.7."
2021-06-23  mike bayerMerge "Support version_locations paths with spaces"
2021-06-23  gordthompsonAdd requirement to AutogenerateForeignKeysTest
2021-06-22  CaselITDrop compatibility with python 2.7.
2021-06-22  Gord ThompsonSupport version_locations paths with spaces
2021-06-20  Gord ThompsonUpdate README.unittests.rst re: test suite
2021-06-18  Gord ThompsonImplement "test suite"
2021-06-16  Mike Bayerrepair py2k support
2021-06-16  mike bayerMerge "Revendor editor and make dateutil optional"
2021-06-15  CaselITRevendor editor and make dateutil optional
2021-06-15  CaselITremove python 2 from github workflow
2021-06-15  Nurgazy NazhimidinovAdd async as template (#858)
2021-06-15  Mike Bayerupdate issue template to favor discussions in most...
2021-06-03  Gord ThompsonMinor updates to .gitignore
2021-05-27  Mike BayerVersion 1.6.6 placeholder
2021-05-27  Mike Bayer- 1.6.5 rel_1_6_5
2021-05-27  Jet ZhouAdd kwargs support to DropIndexOp autogenerate render
2021-05-24  Mike BayerVersion 1.6.5 placeholder
2021-05-24  Mike Bayer- 1.6.4 rel_1_6_4
2021-05-24  Mike Bayerdifferentiate CreateTableOp from model vs. op.create_ta...
2021-05-21  Mike BayerVersion 1.6.4 placeholder
2021-05-21  Mike Bayer- 1.6.3 rel_1_6_3
2021-05-21  mike bayerMerge "De-duplicate Revision.down_revision helpers."
2021-05-21  Simon BowlyDe-duplicate Revision.down_revision helpers.
2021-05-20  mike bayerMerge "Remove unique/index flags when copying table"
next