Skip to content

Conversation

@mehdigmira
Copy link
Contributor

SQLAlchemy's declarative_base has a cls argument that is a class/a tuple of classes that the generated class inherits from.

This is my first time handling mypy internal classes and logic, so maybe I've missed something.

Copy link
Contributor

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

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

Thanks for PR! I have some comments.

Could you please add couple of tests for this? Also have you signed the CLA as described in README?

@ilevkivskyi ilevkivskyi mentioned this pull request Jan 30, 2019
@mehdigmira
Copy link
Contributor Author

Thanks for PR! I have some comments.

Could you please add couple of tests for this? Also have you signed the CLA as described in README?

signed CLA + added tests + made requested changes

Copy link
Contributor

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

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

Thanks for the updates! This looks, almost ready, I will push couple updates myself and then merge.

@ilevkivskyi ilevkivskyi merged commit 9efe7c4 into dropbox:master Feb 3, 2019
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.

2 participants