Skip to content

Conversation

abitrolly
Copy link
Contributor

@abitrolly abitrolly commented Oct 7, 2021

Fixes #10053.

Adds alembic.ini.
Runs black and isort after generating migrations.

@abitrolly abitrolly force-pushed the alembic-config branch 2 times, most recently from 7945724 to 2c0f847 Compare October 9, 2021 19:37
abitrolly referenced this pull request Oct 12, 2021
Bumps [alembic](https://alembic.sqlalchemy.org) from 1.7.1 to 1.7.4.

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dustin Ingram <[email protected]>
@abitrolly abitrolly force-pushed the alembic-config branch 2 times, most recently from cf10a40 to d96f038 Compare October 13, 2021 02:29
@abitrolly
Copy link
Contributor Author

/spent 1h

miketheman added a commit to miketheman/warehouse that referenced this pull request Jan 9, 2023
After a migration file is generated, run `black` and `isort` to conform
to our linter rules.

Closes pypi#10053
Closes pypi#10146

Signed-off-by: Mike Fiedler <[email protected]>
ewdurbin pushed a commit that referenced this pull request Jan 9, 2023
After a migration file is generated, run `black` and `isort` to conform
to our linter rules.

Closes #10053
Closes #10146

Signed-off-by: Mike Fiedler <[email protected]>

Signed-off-by: Mike Fiedler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

alembic configuration story needs to improve

1 participant