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

Fixes #208: Preserve table name in SQLModels #209

Conversation

brianmcburney
Copy link

This applies the __tablename__ class variable to generated SQLModels

@brianmcburney brianmcburney changed the title Fixes #208 Fixes #208: Preserve table name in SQLModels May 8, 2022
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.726% when pulling 1100830 on brianmcburney:sqlmodel-render-class-variables into bac36f6 on agronholm:master.

@agronholm
Copy link
Owner

I'm in the process of refactoring the code base, so fixes from PRs are not likely to land right now.

@brianmcburney
Copy link
Author

Apologies, forgot this PR was still open. Will close it now and review your upcoming changes to see if it's still an issue.

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.

None yet

3 participants