Skip to content
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

Fix #57 #58

Merged
merged 6 commits into from
Feb 7, 2024
Merged

Fix #57 #58

merged 6 commits into from
Feb 7, 2024

Conversation

RustyGuard
Copy link
Member

Fix "Updating enum values not working when enum is used by tables in different schemas"

TableRefernce now holds information about table schema

Copy link
Member

@AlexandrovRoman AlexandrovRoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Пока все что увидел

alembic_postgresql_enum/get_enum_data/types.py Outdated Show resolved Hide resolved
alembic_postgresql_enum/operations/sync_enum_values.py Outdated Show resolved Hide resolved
Copy link
Member

@AlexandrovRoman AlexandrovRoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вот теперь заебись (я пошел умирать)

@AlexandrovRoman AlexandrovRoman merged commit eaf7e0d into develop Feb 7, 2024
26 checks passed
@RustyGuard RustyGuard deleted the feature/-/table-reference-schema branch February 10, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating enum values not working when enum is used by tables in different schemas
2 participants