Skip to content

Add Alembic migration CLI integration - #2061

Closed
vmskonakanchi wants to merge 15 commits into
fastapi:mainfrom
vmskonakanchi:resolve-pr-689
Closed

Add Alembic migration CLI integration#2061
vmskonakanchi wants to merge 15 commits into
fastapi:mainfrom
vmskonakanchi:resolve-pr-689

Conversation

@vmskonakanchi

Copy link
Copy Markdown

Resolves the merge conflicts from #689 against current main.\n\nIncludes the Alembic migration CLI and docs, ports packaging and dependencies to the current PDM/uv setup, preserves current CI, and replaces deprecated pkg_resources entry-point loading with importlib.metadata.\n\nValidation: uv run pytest tests/test_cli; uv run ruff check sqlmodel/cli tests/test_cli; uv run sqlmodel migrations --help.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR modifies dependency files (pyproject.toml or uv.lock), which is restricted to members of the fastapi organization on GitHub.

If you need a dependency change, please open a discussion describing what you need and why.

Closing this PR automatically.

@github-actions github-actions Bot closed this Aug 3, 2026
@vmskonakanchi vmskonakanchi mentioned this pull request Aug 3, 2026
9 tasks
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.

3 participants