]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/shortlog
thirdparty/sqlalchemy/alembic.git
41 hours ago  Mike Bayerrun drop default constraint ahead of type main
2 days ago  Mike Bayeradjust sqlite test further
6 days ago  Mike Bayeradd test for issue 1743
6 days ago  Mike Bayerupdate the fk_names req
8 days ago  Mike Bayeradd sqlalchemy version to output file name
8 days ago  Mike Bayerremove DB-based skips on non-backend tests
8 days ago  Mike Bayerensure relative files set for coverage
8 days ago  Michael BayerMerge "update toxnox with newer coverage/junit approach...
8 days ago  Mike Bayerupdate toxnox with newer coverage/junit approach
9 days ago  Mike BayerVersion 1.17.2 placeholder
9 days ago  Mike Bayer- 1.17.1 rel_1_17_1
9 days ago  Michael BayerMerge "Add "--check-heads" option to "current" command...
9 days ago  Kim WooseokAdd colon (:) to invalid char for revision name add...
9 days ago  Stefan ScherfkeAdd "--check-heads" option to "current" command
2025-10-18  Mike Bayerupdate for nox 2025-10-16
2025-10-11  Mike BayerVersion 1.17.1 placeholder
2025-10-11  Mike Bayer- 1.17.0 rel_1_17_0
2025-10-11  Mike Bayerbump flake8/black tools
2025-10-11  Mike Bayermore nox
2025-10-11  Mike Bayerdrop py39 support
2025-10-09  Mike Bayerremove suite name changes
2025-10-07  Mike Bayerdev
2025-10-06  Mike Bayersurprise, session.run() failing ends the nox run
2025-10-06  Michael BayerMerge "fix dropping of version tables in test" into...
2025-10-06  Michael BayerMerge "Adapt test to support 2.1 change on pg compued...
2025-10-06  Mike Bayerfix dropping of version tables in test
2025-10-06  Federico CaselliAdapt test to support 2.1 change on pg compued
2025-10-06  Mike Bayermove junit logic to toxnox
2025-10-06  Mike Bayertest updates
2025-10-03  Mike Bayerworking out nox edge cases
2025-10-03  Mike Bayeruse nox
2025-09-27  Mike Bayerfix mypy failure
2025-09-07  Rémy DUTHUFix typo in Alembic configuration file description 1724/head
2025-08-28  Federico CaselliMerge "adapt alembic for the inherit_schema change...
2025-08-27  Mike Bayerexclude 3.9 for main
2025-08-27  Mike BayerVersion 1.16.6 placeholder
2025-08-27  Mike Bayer- 1.16.5 rel_1_16_5
2025-08-27  Luís Henrique... fix(config): Accept int on toml config
2025-08-26  Federico Caselliadapt alembic for the inherit_schema change sqlalchemy 2.1
2025-08-16  Mike Bayeradd httphost key
2025-08-16  Mike Bayeruse ssh host
2025-07-15  david-fedFixed rendering of index expressions in MySQL
2025-07-10  Mike BayerVersion 1.16.5 placeholder
2025-07-10  Mike Bayer- 1.16.4 rel_1_16_4
2025-07-09  Mike Bayeradd boolean interpretation to config
2025-07-08  Mike BayerVersion 1.16.4 placeholder
2025-07-08  Mike Bayer- 1.16.3 rel_1_16_3
2025-07-08  Mike Bayeredits
2025-07-08  Michael BayerMerge "Fixed missing prefix on FetchedValue" into main
2025-07-08  Frazer McLeanAdd "module" post-write hook
2025-07-08  david-fedFixed missing prefix on FetchedValue
2025-07-08  Mike Bayerfix metadata requirement in fk render; remove column...
2025-06-24  Alc-AlcAdd pyproject async template to Alembic
2025-06-24  Mike Bayertry flake8-import-order 0.19.2
2025-06-19  Mike Bayerdemo mysql alter for collate/charset
2025-06-16  Mike BayerVersion 1.16.3 placeholder
2025-06-16  Mike Bayer- 1.16.2 rel_1_16_2
2025-06-16  Mike Bayerchangelog edits
2025-06-16  jonathan vanascosupport 'append_delimiter' to fix #1679
2025-06-16  Mike Bayerblock flake8-import-order 0.19.0
2025-06-16  Michael BayerMerge "[Fixes #1671] Passthrough `dialect_kwargs` to...
2025-06-12  Tom Steinfix: remove double quotation marks in logs (#1682)
2025-06-12  Justin Malin[Fixes #1671] Passthrough `dialect_kwargs` to `ops...
2025-06-08  Mike Bayerupdates for mypy 1.16
2025-06-08  Mike Bayerdocument toml_file argument
2025-05-29  Simon Tasallow tuple type in down_revision in migration templates
2025-05-23  Federico Casellifix typo in tutoral.rst
2025-05-23  Mike Bayeradd detailed information on escaping percent signs...
2025-05-21  Mike BayerVersion 1.16.2 placeholder
2025-05-21  Mike Bayer- 1.16.1 rel_1_16_1
2025-05-21  Michael BayerMerge "honor get_templates_path() first" into main
2025-05-21  Mike Bayerhonor get_templates_path() first
2025-05-21  Federico Caselliadd missing f-string
2025-05-21  Mike BayerVersion 1.16.1 placeholder
2025-05-21  Mike Bayer- 1.16.0 rel_1_16_0
2025-05-21  Mike Bayermy typo fix broke the build!
2025-05-21  Mike Bayerdocument operations in terms of Operations
2025-05-21  Mike Bayerensure conv is applied to all reflected index and const...
2025-05-21  Mike Bayerstill more path reprs
2025-05-21  Mike Bayermore tweaks
2025-05-21  Mike Bayeruse plain string to stringify Path
2025-05-21  Michael BayerMerge "Replace use of utcnow() with now() for Python...
2025-05-20  Jens TroegerReplace use of utcnow() with now() for Python 3.13...
2025-05-20  Mike Bayernow get %(here)s to work for all special pyproject...
2025-05-20  Mike Bayerfix list_templates command
2025-05-20  Mike Bayermake sure no-ini-file actually works
2025-05-20  Mike Bayerdoc edits.
2025-05-20  Mike Bayeruse Path.name for split target
2025-05-20  Michael BayerMerge "use pathlib for file operations across the board...
2025-05-20  Mike Bayeruse pathlib for file operations across the board
2025-05-19  Michael BayerMerge "add autogen render for drop_constraint.if_exists...
2025-05-19  Mike Bayerremove py 3.10 from github pep 484 action
2025-05-19  Mike Bayeradd autogen render for drop_constraint.if_exists
2025-05-19  Michael BayerMerge "allow pep 621 configuration" into main
2025-05-19  Michael BayerMerge "Add file_path_separator to apply to all path...
2025-05-19  Louis-Amaury... Add support of IF [NOT] EXISTS for ADD/DROP COLUMN...
2025-05-19  Mike Bayerallow pep 621 configuration
2025-05-13  Avery FischerExecuteSQLOp rendering respects alembic_module_prefix
2025-05-13  Mike WerezakAdd file_path_separator to apply to all path splitting
2025-05-13  Mike Bayeradd SECURITY.md
next