Skip to content

add "create_type" to sqltypes.Enum ? #10604

@zzzeek

Description

@zzzeek

this type has a "name" argument that only applies to PostgreSQL. So the type already has "backend specific" arguments, and it having a name implies directly that there's a separate CREATE statement. so we should have create_type directly present. See sqlalchemy/alembic#1347

Metadata

Metadata

Assignees

No one assigned

    Labels

    code review in progresscode has been provided that's in review as PR and/or gerritdatatypesthings to do with database types, like VARCHAR and otherspostgresql

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions