]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/shortlog
thirdparty/sqlalchemy/alembic.git
2025-07-15  david-fedFixed rendering of index expressions in MySQL main
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
2025-05-08  Michael BayerMerge "use pep639" into main
2025-05-07  Mike Bayeruse pep639
2025-05-07  Michael BayerMerge "Refactor `CommandLine` command registration...
2025-05-07  Mikhail BulashRefactor `CommandLine` command registration
2025-05-02  Aaron GriffinSupport DROP CONSTRAINT IF EXISTS
2025-04-02  Denis LaxaldeFix more type hint of server_default
2025-04-01  Charly Laurentfix `server_default` type hint
2025-03-28  Mike BayerVersion 1.15.3 placeholder
2025-03-28  Mike Bayer- 1.15.2 rel_1_15_2
2025-03-28  elfix AlterColumnOp modify_name ignorance
2025-03-28  Mike Bayerpep484 updates, again
2025-03-28  Mike BayerRevert "pep484 updates"
2025-03-28  Mike Bayerpep484 updates
2025-03-05  Federico CaselliMerge "Add TextClause to alter_column's server_default...
2025-03-05  DanCardinAdd TextClause to alter_column's server_default fields.
2025-03-04  Mike BayerVersion 1.15.2 placeholder
2025-03-04  Mike Bayer- 1.15.1 rel_1_15_1
2025-03-04  Michael BayerMerge "fix template files include" into main
2025-03-04  Rishat FayzullinFix linting with ruff provided in alembic.ini by scratch
2025-03-04  Mike Bayerfix template files include
2025-03-04  Mike BayerVersion 1.15.1 placeholder
2025-03-04  Mike Bayer- 1.15.0 rel_1_15_0
2025-03-04  Mike Bayerremove some additional legacy setuptools elements
2025-02-26  Mike Bayerdont stringify uq deferrable
2025-02-14  Mike Bayeruse pep 621
2025-02-13  Mike Bayerchangelog edits
2025-02-12  Michael BayerMerge "Render labels in autogenerate index" into main
2025-02-10  Federico Casellimore 3.8 cleanups
2025-02-10  Mike Bayerremove python 3.8 from github files
2025-02-10  Mike Bayerremove sqla13 tags from github files
2025-02-09  Mike Bayerdrop SQLAlchemy 1.3, Python 3.8
2025-02-09  Federico CaselliRender labels in autogenerate index
2025-02-03  Peter CockAvoid D103 linter warnings via script.py.mako
2025-02-01  Louis-Amaury... refactor: add revision context to AutogenerateDiffsDete...
2025-01-23  Federico Casellifix tox error on python 3.8
2025-01-21  Federico Caselliimprove test compat on windows and update gh workflows
2025-01-19  Mike BayerVersion 1.14.2 placeholder
2025-01-19  Mike Bayer- 1.14.1 rel_1_14_1
2025-01-08  Michiel W.... Docs: fix layout issue in autogenerate (#1589)
2025-01-04  Federico Caselliupdate test to support sqlalchemy inherit schema change
2025-01-02  Mike Bayer2025
next