-
Notifications
You must be signed in to change notification settings - Fork 14
Issues: Pogchamp-company/alembic-postgresql-enum
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Failing to create revision using alembics "Offline Mode"
enhancement
New feature or request
#44
by CodeBardian
was closed Dec 8, 2023
op.sync_enum_values does not work on columns that have constraints
bug
Something isn't working
#11
by RustyGuard
was closed Nov 27, 2023
Logging detected changes
enhancement
New feature or request
#17
by RustyGuard
was closed Sep 2, 2023
Autogenerates crashes because Something isn't working
metadata
is a list ([Metadata()]
) instead of Metadata()
bug
#23
by jsmits
was closed Sep 12, 2023
Problems detecting enums when dealing with non-standard schema
bug
Something isn't working
#26
by LordPhwa
was closed Sep 30, 2023
Updating enum values in non-default schema fails
bug
Something isn't working
#34
by anujm08
was closed Oct 12, 2023
Enums are not created if the schema is created in the same migration
enhancement
New feature or request
#40
by jankatins
was closed Nov 17, 2023
Automatically add USING statement when altering column to use enum
enhancement
New feature or request
#43
by skylerberg
was closed Dec 8, 2023
Failed to
sync_enum_values
for array of enums with default value
#49
by uriyyo
was closed Dec 19, 2023
Updating enum values not working when enum is used by tables in different schemas
#57
by A-Nancio
was closed Feb 7, 2024
Issue when updating an Enum which is already in used by another table
#67
by cthorey
was closed Jul 22, 2024
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.