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

pgcli.magic conn.session.engine.url raises AttributeError after breaking change upstream in ipython-sql #1440

Open
tavisrudd opened this issue Nov 10, 2023 · 0 comments

Comments

@tavisrudd
Copy link

This reference to session in pgcli.magic conn.session.engine.url raises an AttributeError for the current HEAD version of ipython-sql (after catherinedevlin/ipython-sql@9fbf83b). It can be changed to just conn.url.

However, it's probably worth moving off ipython-sql to https://github.com/ploomber/jupysql which is a maintained fork of it.

Refs:

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

No branches or pull requests

1 participant