-
-
Notifications
You must be signed in to change notification settings - Fork 280
Support native python enum generation #446
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
Merged
sheinbergon
merged 33 commits into
agronholm:master
from
sheinbergon:python-native-enums
Jan 18, 2026
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
eaef06d
support native python enum generation
sheinbergon 0ea0adf
support native python enum generation
sheinbergon 72a6880
Update CHANGES.rst with PR credit
sheinbergon efbf577
Remove irrational logic
sheinbergon 390185a
Remove Logic
sheinbergon 4f290a6
test improvements
sheinbergon 7000892
Remove unneeded test
sheinbergon bb5462f
Reinstate synthetic enum generation
sheinbergon 2dffa4f
CHANGES.rst improvements
sheinbergon 0f1bc36
Update CHANGES.rst
sheinbergon 22e032c
Update src/sqlacodegen/generators.py
sheinbergon 637d62c
Update src/sqlacodegen/generators.py
sheinbergon 1eb10c3
Update src/sqlacodegen/generators.py
sheinbergon 7da9c9c
Update src/sqlacodegen/generators.py
sheinbergon bd0827c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b27bc4f
PR Fixes
sheinbergon 8e582a6
Fix RST formatting
sheinbergon 3857763
PR Fixes
sheinbergon 53ed205
PR Fixes
sheinbergon 708da36
PR Fixes
sheinbergon 2c00530
Revert PR Fix
sheinbergon 99ec14b
Update CHANGES.rst
sheinbergon 0ba77df
PR Fixes
sheinbergon 1a1bfe4
Fix CHANGES.rst
sheinbergon a24dbe0
Rework CHANGES.rst
sheinbergon 9fa803b
Update src/sqlacodegen/generators.py
sheinbergon aecc550
Update src/sqlacodegen/generators.py
sheinbergon 9f28c6d
PR Fixes
sheinbergon e8bcc32
Minor cleanup
sheinbergon 11fb9f4
PR Fixes
sheinbergon 89a4d60
PR Fixes
sheinbergon ff34f14
Update CHANGES.rst
sheinbergon 3fa2332
Reformatted
agronholm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.