Skip to content

Alembic Migrations: env.py Deprecation Warning from SQLAlchemy > 1.4.x #50

@pythononwheels

Description

@pythononwheels

Produces a warning in running tests.

migrations/env.py:62: SADeprecationWarning: Table.tometadata() is renamed to Table.to_metadata() (deprecated since: 1.4)
    t.tometadata(m)

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