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

Check for base classes instead of name when importing connectors and databases #33

Closed
jacobtomlinson opened this issue Aug 19, 2016 · 0 comments

Comments

@jacobtomlinson
Copy link
Member

Currently you must give your connector or database class a specific name for them to be imported.

Now that these classes should inherit from the base classes we can test for isinstance(baseclass) instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant