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

Change list table to use virutal module instaed of schema #63

Merged
merged 11 commits into from
Mar 5, 2021

Conversation

Synicix
Copy link
Contributor

@Synicix Synicix commented Feb 12, 2021

No description provided.

@Synicix Synicix added the bug Something isn't working label Feb 12, 2021
Copy link
Collaborator

@guzman-raphael guzman-raphael left a comment

Choose a reason for hiding this comment

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

@Synicix I would add a test that queries list_tables with a schema_name that doesn't exist and verify it isn't created with list_tables. This is a test that would have failed in previous implementation.

@Synicix
Copy link
Contributor Author

Synicix commented Feb 12, 2021

Putting this issue on hold, probably needs a little bit of back end in datajoint fixing to work.

@Synicix Synicix marked this pull request as draft February 12, 2021 23:12
@guzman-raphael
Copy link
Collaborator

@Synicix There is a new pre-release, 0.13.dev5, that should address the bug you encountered. Should suffice to close out this PR.

@Synicix Synicix marked this pull request as ready for review March 1, 2021 19:11
CHANGELOG.md Show resolved Hide resolved
pharus/server.py Outdated Show resolved Hide resolved
tests/test_list_tables.py Outdated Show resolved Hide resolved
tests/test_list_tables.py Outdated Show resolved Hide resolved
tests/test_list_tables.py Outdated Show resolved Hide resolved
tests/test_list_tables.py Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@guzman-raphael guzman-raphael merged commit 8afc4d1 into datajoint:master Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants