You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The import structure within the sql module is complicated and not great at the moment.
The core classes outside of the sql module should be fine.
This issue is to check whether these imports outside of top-level are really necessary for those cases like this one?
==> Rationalize & reduce complexity in imports.
The import structure within the
sql
module is complicated and not great at the moment.The core classes outside of the
sql
module should be fine.This issue is to check whether these imports outside of top-level are really necessary for those cases like this one?
==> Rationalize & reduce complexity in imports.
Originally posted by @svenkreiss in #152 (comment)
The text was updated successfully, but these errors were encountered: