]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/shortlog
thirdparty/sqlalchemy/alembic.git
2024-09-27  DanCardinfix: Correct the AutogenContext.metadata typing to... 1547/head
2024-09-23  Mike BayerVersion 1.13.4 placeholder
2024-09-23  Mike Bayer- 1.13.3 rel_1_13_3
2024-09-23  Mike Bayeradd mypy marker to pytest; pytest opts in pyproject...
2024-09-23  Mike Bayerchangelog edit
2024-09-23  Louis-Amaury... Render `if_not_exists` option for CreateTableOp, Creat...
2024-09-13  Aaron GriffinSupport if_exists and if_not_exists on create/drop...
2024-09-02  Mike Bayerunpin setuptools
2024-08-19  Mike Bayeradd cool github /pypi link stuff
2024-08-19  Mike Bayersome updates to the commit for multi-tenant I just did
2024-08-19  Mike Bayeradd mysql/mariadb to multi-tenant recipe
2024-08-05  Michael BayerMerge "Enhance version_path_separator behaviour by...
2024-08-05  Mike Bayeradd a test for FK w/ naming convention; update mypy...
2024-07-30  Pavel V. PristupaEnhance version_path_separator behaviour by adding...
2024-07-26  Federico Caselliadd compatibility with mypy 1.11
2024-07-01  Mike Bayerremove sidebar toggle here, it's in site build
2024-06-26  Mike Bayerswitch to book theme
2024-06-26  Mike BayerVersion 1.13.3 placeholder
2024-06-26  Mike Bayer- 1.13.2 rel_1_13_2
2024-06-19  Mike Bayerpin setuptools below 69.3 and prepare for "build" for...
2024-06-05  zhouyizhenFix postgres detect serial in autogenerate (#1479)
2024-04-24  Federico CaselliAdd missing space in error message
2024-04-24  Federico Casellifix typo in docs
2024-04-24  Federico CaselliMerge "Fix constraint_name type in create_primary_key...
2024-04-17  Mike Bayerdont duplicate ModelOne; block A005
2024-04-04  kasiumFix constraint_name type in create_primary_key
2024-03-19  Mike Bayeradd additional seealsos for schema name
2024-03-18  Federico CaselliClarify how script_location can be os agnostic
2024-03-04  Michael BayerMerge "use SQLAlchemy's xdist methods" into main
2024-03-04  Michael BayerMerge "Improve commands doc strings" into main
2024-03-04  Mike Bayeruse SQLAlchemy's xdist methods
2024-03-04  Mike BayerRevert "block pytest 8"
2024-03-04  Mike Bayerblock pytest 8
2024-03-04  Mike Bayeradd rel_2_0 target
2024-02-23  Federico CaselliImprove commands doc strings
2024-02-22  kasiumFix type annotations in create_foreign_key (#1430)
2024-02-14  Federico CaselliUpdate black to 24.1.1
2024-01-22  Giovanni PelleranoUpdate license year to 2024
2024-01-15  Michael BayerMerge "Ignore newlines in expressions for Computed...
2024-01-13  Michael BayerMerge "fix alembic.util.messaging.msg to properly wrap...
2024-01-13  Saif Hakimfix alembic.util.messaging.msg to properly wrap at...
2024-01-10  Georg Wicke... Ignore newlines in expressions for Computed
2024-01-10  Mike Bayerdont pass empty sequences to connection.execute()
2023-12-20  Mike BayerVersion 1.13.2 placeholder
2023-12-20  Mike Bayer- 1.13.1 rel_1_13_1
2023-12-20  Mike Bayerchangelog updates
2023-12-20  Michael BayerMerge "Improve `Rewriter` implementation" into main
2023-12-20  Mike Bayerremove python 3.9 from pep-484 suite on github actions
2023-12-19  Michael BayerMerge "finish strict typing for most modules" into...
2023-12-18  Mike Bayerfinish strict typing for most modules
2023-12-13  Saif HakimFix downgrade when normalized down revisions have overl...
2023-12-11  l-hedgehogImprove `Rewriter` implementation
2023-12-06  Iuri de SilvioKeep the unique flag in `DropIndexOp`
2023-12-04  Iuri de SilvioFix `get_x_arguments(as_dictionary=True)` for args...
2023-12-01  Mike BayerVersion 1.13.1 placeholder
2023-12-01  Mike Bayer- 1.13.0 rel_1_13_0
2023-11-22  mike bayerMerge "Fix 'alembic check' with multidb env" into main
2023-11-22  Neil WilliamsFix 'alembic check' with multidb env
2023-11-22  Mike Bayeradd tzdata to tox dependencies
2023-11-22  Merouane AtigFix typo in alembic.ini templates
2023-11-21  Mike Bayerrst typo
2023-11-21  Mike Bayerthis is 1.13.0 for changelog
2023-11-21  mike bayerMerge "More PostgreSQL expression index compare fixes...
2023-11-21  Federico CaselliMore PostgreSQL expression index compare fixes
2023-11-20  mike bayerMerge "add batch template for render create_table_comme...
2023-11-19  Mike Bayeradd batch template for render create_table_comment...
2023-11-18  Federico CaselliUse zoneinfo instead of dateutil.
2023-11-18  mike bayerMerge "Alembic 1.13 now supports Python 3.8 and above...
2023-11-17  Federico CaselliAlembic 1.13 now supports Python 3.8 and above
2023-11-17  mike bayerMerge "Open up `if_(not_)?exists` to SQLAlchemy 1.4...
2023-11-16  l-hedgehogOpen up `if_(not_)?exists` to SQLAlchemy 1.4+
2023-11-08  Iuri de SilvioFixes: #1348 Typings for target_metadata sequence of...
2023-11-08  mike bayerMerge "Do not assume that greenlet is installed" into...
2023-11-07  Federico CaselliAdd trove classifier for 3.11 and 3.12
2023-11-06  Federico CaselliDo not assume that greenlet is installed
2023-10-27  John T. Wodder IIFix typing of `revision` argument in "Don't Generate...
2023-10-26  Mike BayerVersion 1.12.2 placeholder
2023-10-26  Mike Bayer- 1.12.1 rel_1_12_1
2023-10-26  mike bayerMerge "Implement ExecuteSQLOp.to_diff_tuple" into main
2023-10-26  Sebastian Bayer... Implement ExecuteSQLOp.to_diff_tuple
2023-10-25  Sebastian BayerUpdate of the no-empty-migrations snippet to work with...
2023-10-24  mike bayerMerge "render .info in create_table" into main
2023-10-24  Mike Bayerchangelog fix
2023-10-19  Mike Bayerrender .info in create_table
2023-10-17  Mike Bayermatch process_revision_directives typing to API
2023-10-17  Mike Bayerremove compare_against_backend from tests and docs
2023-10-12  Mike Bayerapply PG ddl paren rules to index expressions
2023-09-16  Mike Bayerimprove changelog
2023-09-16  mike bayerMerge "Improve typing of `op.execute`" into main
2023-09-14  Bryan不可思议fix(command): `init --package` status display (#1312)
2023-09-14  Mihail MilushevImprove typing of `op.execute`
2023-09-11  Josh SorefSpelling fixes (#1310)
2023-09-08  mike bayerMerge "adapt identity logic to support dialect kwags...
2023-09-08  mike bayerMerge "Improve typings" into main
2023-09-07  Federico CaselliImprove typings
2023-09-06  Jan Vlčinskýsetup.cfg Project Links: added Changelog + reorder...
2023-08-31  Federico Caselliadapt identity logic to support dialect kwags
2023-08-31  Mike BayerVersion 1.12.1 placeholder
2023-08-31  Mike Bayer- 1.12.0 rel_1_12_0
2023-08-31  Mike Bayerupdate changelog version
next