-
Notifications
You must be signed in to change notification settings - Fork 8
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
Account always included in retrieved schemas #97
Comments
Update: running the create tables function attempted to insert the Account table. It was unsuccessful because I left "drop and recreate" unchecked. |
That is weird. I'll figure it out. |
This may be from a release or two ago. If it's not reproduceable on your end, I can find the release I'm using. I will say I don't think I've seen this before. |
I'm going to close this for now. Just installed the latest version from source and I'm not having a problem. |
@acrosman OOOOOOOHHHHHHH |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The schemas of the selected objects are retrieved
Screenshots
Last Response:
Message Console:
Desktop (please complete the following information):
Additional context
It's weird to me that the objects list in the response is right, but the schema list is wrong.
The text was updated successfully, but these errors were encountered: