-
Notifications
You must be signed in to change notification settings - Fork 76
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
--alias
fix
#600
--alias
fix
#600
Conversation
@edublancas made the changes and fixed the bug. However, when i format and lint, it formats and changes the magic-plot.md, magic-sql.md and ggplot-interactive.md. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don't worry about the formatting changes (unsure about why it's happening but we can merge it)
just add some unit tests
@AnirudhVIyer I think you removed your code |
Yeah, an integration test is failing, trying to figure that out |
@AnirudhVIyer |
@mehtamohit013 I merged with master. The test is still failing, code works on binder though. It was passing all tests until Friday evening. |
@tonykploomber: can you check the integration tests? looks like they're failing but this PR didn't change them. so perhaps some update in the docker image we're using? |
@edublancas |
great work! |
@edublancas |
It may be due to my recently merged PR. In What is your opinion on the above issue? @edublancas @jinniw43805 @tonykploomber Update: Added a PR. Currently testing |
Describe your changes
Modified the set method in the Connection Class such that: if a connection with a descriptor exists, we check it's alias with the new alias argument.
Issue number
Closes #532
Checklist before requesting a review
pkgmt format
📚 Documentation preview 📚: https://jupysql--600.org.readthedocs.build/en/600/