Skip to content

CockroachDB: When supported, resolve "ALTER COLUMN TYPE is not supported inside a transaction" #632

@gnat

Description

@gnat

This is also a current issue in the Django CockroachDB driver, for migrations.

When the following issue is resolved: cockroachdb/cockroach#49351

Inside: piccolo/apps/migrations/auto/migration_manager.py
We can refactor out the special case for ALTER COLUMN at if engine.engine_type != "cockroach"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions