Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:issue state:open label:"autogenerate for enums"
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sqlalchemy
/
alembic
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
278
Star
3.4k
Code
Issues
112
Pull requests
1
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
label
:
"autogenerate for enums"
is:issue state:open label:"autogenerate for enums"
Search
Labels
Milestones
New issue
Search results
Open
Closed
The Enum's <code>name</code> property is lost within an autogenerated migration
autogenerate - rendering
autogenerate for enums
a long term subject, tagging issues related to this
a long term subject, tagging issues related to this
bug
Something isn't working
Something isn't working
PRs (with tests!) welcome
Status: Open.
#1551
In sqlalchemy/alembic;
·
mberdyshev
opened
on Oct 14, 2024
enum already exists
autogenerate for enums
a long term subject, tagging issues related to this
a long term subject, tagging issues related to this
awaiting info
waiting for the submitter to give more information
waiting for the submitter to give more information
expected behavior
postgresql
Status: Open.
#1254
In sqlalchemy/alembic;
·
chirayushukla28
opened
on May 29, 2023
Autogenerate does not consider schema for enum type
autogenerate for enums
a long term subject, tagging issues related to this
a long term subject, tagging issues related to this
bug
Something isn't working
Something isn't working
missing behavior
not quite a feature and not quite a bug, somehting we need to support
not quite a feature and not quite a bug, somehting we need to support
Status: Open.
#899
In sqlalchemy/alembic;
·
renedupont
opened
on Sep 6, 2021
Migration downgrade doesn't drop type created by Enum
autogenerate for enums
a long term subject, tagging issues related to this
a long term subject, tagging issues related to this
bug
Something isn't working
Something isn't working
Status: Open.
#886
In sqlalchemy/alembic;
·
ale7canna
opened
on Aug 19, 2021
ENUM with metadata is not translated to sql CREATE TYPE in autogenerate
autogenerate for enums
a long term subject, tagging issues related to this
a long term subject, tagging issues related to this
duplicate
This issue or pull request already exists
This issue or pull request already exists
question
usage and API questions
usage and API questions
Status: Open.
#868
In sqlalchemy/alembic;
·
bluefish6
opened
on Jun 24, 2021
implement type detection change for MySQL ENUM
autogenerate for enums
a long term subject, tagging issues related to this
a long term subject, tagging issues related to this
mysql
use case
not quite a feature and not quite a bug, something we just didn't think of
not quite a feature and not quite a bug, something we just didn't think of
Status: Open.
#779
In sqlalchemy/alembic;
·
zzzeek
opened
on Jan 16, 2021
Does not respect postgresql ENUM kwargs when generating migration files
autogenerate - rendering
autogenerate for enums
a long term subject, tagging issues related to this
a long term subject, tagging issues related to this
Status: Open.
#735
In sqlalchemy/alembic;
·
kigawas
opened
on Sep 8, 2020
CHECK constraints not dropped if one migrates from Boolean or Enum to another type
autogenerate for enums
a long term subject, tagging issues related to this
a long term subject, tagging issues related to this
bug
Something isn't working
Something isn't working
op directives
Status: Open.
#652
In sqlalchemy/alembic;
·
zzzeek
opened
on Feb 4, 2020
batch_alter_table forgets unchanged Enum CHECK constraint
autogenerate for enums
a long term subject, tagging issues related to this
a long term subject, tagging issues related to this
batch migrations
bug
Something isn't working
Something isn't working
documentation
Status: Open.
#400
In sqlalchemy/alembic;
·
sqlalchemy-bot
opened
on Dec 10, 2016
detect check constraint changes applied to schema types esp non native ENUM
autogenerate - detection
autogenerate for enums
a long term subject, tagging issues related to this
a long term subject, tagging issues related to this
feature
Status: Open.
#363
In sqlalchemy/alembic;
·
sqlalchemy-bot
opened
on Mar 17, 2016
Autogenerate doesn't correctly handle postgresql enums
autogenerate for enums
a long term subject, tagging issues related to this
a long term subject, tagging issues related to this
bug
Something isn't working
Something isn't working
data types
postgresql
Status: Open.
#278
In sqlalchemy/alembic;
·
sqlalchemy-bot
opened
on Feb 25, 2015
op.add_column() and op.drop_column() should check for SchemaType, run through the events for that type, or perhaps just create/drop
autogenerate for enums
a long term subject, tagging issues related to this
a long term subject, tagging issues related to this
bug
Something isn't working
Something isn't working
data types
postgresql
Status: Open.
#89
In sqlalchemy/alembic;
·
sqlalchemy-bot
opened
on Nov 19, 2012
You can’t perform that action at this time.