Skip to content

Add support for SQLAlchemy to FastAPI template #914

@sanders41

Description

@sanders41

Some of the initial work is done for this, but the big pieces are still needed.

  • install alembic when using sqlalchemy
  • have migrations use alembic instead of sqlx when using sqlalchemy
  • update the db services to use sqlalchemy
  • update core.db to setup sqlalchemy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions