-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
code review in progresscode has been provided that's in review as PR and/or gerritcode has been provided that's in review as PR and/or gerritdatatypesthings to do with database types, like VARCHAR and othersthings to do with database types, like VARCHAR and otherspostgresql
Milestone
Description
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
liamlundy, chen-tamarin, bcmyguest, josealeixopc, netohd and 1 more
Metadata
Metadata
Assignees
Labels
code review in progresscode has been provided that's in review as PR and/or gerritcode has been provided that's in review as PR and/or gerritdatatypesthings to do with database types, like VARCHAR and othersthings to do with database types, like VARCHAR and otherspostgresql