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

about db.model #356

Closed
zky001 opened this issue Nov 30, 2015 · 3 comments
Closed

about db.model #356

zky001 opened this issue Nov 30, 2015 · 3 comments

Comments

@zky001
Copy link

zky001 commented Nov 30, 2015

If I write a class named User implements db.model and has it's __tablename__than I write a class named Userbundle, I want to implement User class, I want to implement db.model too,but I had implement User, I just wanna to know if i also implement db.model too, is there anything should or need I notice ?~need your suggest, thanks

@immunda
Copy link
Contributor

immunda commented Nov 30, 2015

I can't be certain I understand your question. Moreover this is a place for bugs regarding Flask-SQLAlchemy, please ask usage questions on Stack Overflow or via IRC. Thanks.

@immunda immunda closed this as completed Nov 30, 2015
@zky001
Copy link
Author

zky001 commented Dec 1, 2015

ok.I am just wanna write some code for SQLAlchemy's Model

@zky001
Copy link
Author

zky001 commented Dec 1, 2015

because here has problems for Multiple inheritance

@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

2 participants