issues
search
Pogchamp-company
/
alembic-postgresql-enum
Alembic autogenerate support for creation, alteration and deletion of enums
MIT License
184
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot cast enum to another
#85
sherpya
opened
1 week ago
0
UUID object has no attribute replace error in sync_enum_values command
#84
lotruheawea
closed
1 month ago
5
Emit `sa.Enum(...).with_variant(postgresql.ENUM(...))` instead of `postgresql.ENUM(...)`
#83
Et7f3
opened
2 months ago
0
Use same schema as table or support specifying enum schema?
#82
pikevsten
closed
2 months ago
2
Ignore mypy errors for migrations
#81
AlexandrovRoman
opened
2 months ago
0
Mypy errors when generating migration
#80
4c0n
opened
3 months ago
0
v1.3.0
#79
RustyGuard
closed
3 months ago
0
Version 1.3.0
#78
RustyGuard
closed
3 months ago
0
Fix error when adding column that uses existing changing enum
#77
RustyGuard
closed
3 months ago
0
Error when adding column enum[]
#76
adriantre
closed
3 months ago
1
Version 1.2.0
#75
RustyGuard
closed
6 months ago
0
Fix case sensitivity of table name by quoting it
#74
RustyGuard
closed
6 months ago
0
Issue adding an enum value and table reference, `sync_enum_values`
#73
brynnz22
closed
6 months ago
1
Create tests base class
#72
RustyGuard
closed
7 months ago
0
Add py.typed flag and add more type hints
#71
RustyGuard
closed
7 months ago
0
Ignore dialects other than postgresql
#70
RustyGuard
closed
7 months ago
0
assure usability on multi DB development stack
#69
Miguelreis
closed
6 months ago
7
Duplicate Enumerations are being created
#68
richarddahl
closed
7 months ago
3
Issue when updating an Enum which is already in used by another table
#67
cthorey
closed
3 months ago
2
Missing py.typed to indicate native typing support
#66
bartelemi
closed
6 months ago
4
Version 1.1.2
#65
RustyGuard
closed
8 months ago
0
Server default fix
#64
RustyGuard
closed
8 months ago
0
Generated TableReference is missing server_default
#63
Denhai
closed
8 months ago
1
Version 1.1.1
#62
RustyGuard
closed
9 months ago
0
Fix #60
#61
RustyGuard
closed
9 months ago
0
enum already exists when using array of enum
#60
elyassgh
closed
9 months ago
2
Version 1.1.0
#59
AlexandrovRoman
closed
9 months ago
0
Fix #57
#58
RustyGuard
closed
9 months ago
0
Updating enum values not working when enum is used by tables in different schemas
#57
A-Nancio
closed
9 months ago
5
Unify formatting with black
#56
RustyGuard
closed
10 months ago
0
Version 1.0.2
#55
RustyGuard
closed
10 months ago
0
Add schema to rename default
#54
barrust
closed
10 months ago
0
Migrating Changes Fails when updating a enum using a schema
#53
barrust
closed
10 months ago
0
autogenerate creates alter_column instructions every time
#52
Lester1989
closed
10 months ago
7
Version 1.0.1
#51
RustyGuard
closed
10 months ago
0
Fix issue with enum array default value
#50
uriyyo
closed
10 months ago
0
Failed to `sync_enum_values` for array of enums with default value
#49
uriyyo
closed
10 months ago
0
Version 1.0.0
#47
RustyGuard
closed
11 months ago
0
Add postgresql_using to alter_column that converts Text to Enum
#46
RustyGuard
closed
11 months ago
0
Offline mode support
#45
RustyGuard
closed
11 months ago
0
Failing to create revision using alembics "Offline Mode"
#44
CodeBardian
closed
11 months ago
6
Automatically add USING statement when altering column to use enum
#43
skylerberg
closed
11 months ago
2
Version 0.4.0
#42
RustyGuard
closed
11 months ago
0
Fix #40
#41
RustyGuard
closed
11 months ago
0
Enums are not created if the schema is created in the same migration
#40
jankatins
closed
11 months ago
8
Version 0.3.0
#39
RustyGuard
closed
1 year ago
0
Python 3.12 support
#38
RustyGuard
closed
1 year ago
0
v0.2.1
#37
RustyGuard
closed
1 year ago
0
Github action that publishes to pypi
#36
RustyGuard
closed
1 year ago
0
Updating enum values in non-default schema fails
#35
RustyGuard
closed
1 year ago
0
Next