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

Add model_class option to SQLAlchemy() constructor #192

Closed
ThiefMaster opened this issue Apr 30, 2014 · 2 comments
Closed

Add model_class option to SQLAlchemy() constructor #192

ThiefMaster opened this issue Apr 30, 2014 · 2 comments

Comments

@ThiefMaster
Copy link
Contributor

Right now adding custom methods to the Model base class requires monkeypatching. It would be nice if there was an option model_class in the SQLAlchemy() constructor where you could specify your own class (which would of course inherit from Model).

@zgoda
Copy link

zgoda commented Aug 29, 2014

Issues #62 and #72 are both related to the same problem.

@immunda
Copy link
Contributor

immunda commented Oct 29, 2014

Dupes #72

@immunda immunda closed this as completed Oct 29, 2014
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants