{{ message }}
Replies: 1 comment
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
First Check
Example Code
Description
Since version 1.16.0 of Alembic, it's possible to configure Alembic from pyproject.toml (https://alembic.sqlalchemy.org/en/latest/tutorial.html#using-pyproject-toml-for-configuration)
This would allow us, on this project, to get rid of the alembic.ini file.
Operating System
Linux
Operating System Details
No response
Project Version
0.12.0
Python Version
No response
Additional Context
No response
All reactions