Closed allisonletts closed 2 years ago
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 It happens if you do the describe and move on to the proposed schema and then change your mind and go back to org objects and uncheck. I actually don't know how to start over and/or tell it to completely freshly create the schema without anything it had before.
Needs to be considered when resolving #107 and #101.
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.