Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(overrides): sqlmodel: switch to pdm #1745

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

alezkv
Copy link
Contributor

@alezkv alezkv commented Jul 25, 2024

sqlmodel migrated from Poetry to PDM with:
fastapi/sqlmodel#912

Contribution checklist (recommended but not always applicable/required):

  • There's an automated test for this change
  • Commit messages or code include references to related issues or PRs (including third parties)
  • Commit messages are conventional - examples from the log include "feat: add changelog files to fixup hook", "fix(contourpy): allow wheel usage", and "test: add sqlalchemy2 test"

sqlmodel migrated from Poetry to PDM with:
fastapi/sqlmodel#912
Copy link
Member

@adisbladis adisbladis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add version conditionals so that older version remain working.

@adisbladis adisbladis enabled auto-merge (squash) July 30, 2024 00:43
@adisbladis adisbladis merged commit 1dcd9fd into nix-community:master Jul 30, 2024
179 checks passed
@alezkv alezkv deleted the overrides-sqlmodel branch July 30, 2024 08:31
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.

2 participants