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

Keyword "table must exist" fails with DB's which don't support information_schema #178

Closed
amochin opened this issue Jun 9, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@amochin
Copy link
Collaborator

amochin commented Jun 9, 2023

If:

  1. the database is not in the list of customly handled DB's
  2. .. and being connected via "using custom params" keyword (see example in Keyword "Connect using custom params" requires quotes (") around the connection string #173)
  3. .. and the database doesn't support the Information Schema (like Oracle)

Then the keyword Table must exist throws an exception.

@amochin amochin added the bug label Jun 9, 2023
@amochin amochin added this to the v1.3.0 milestone Jun 9, 2023
@amochin amochin self-assigned this Jun 9, 2023
amochin added a commit that referenced this issue Jun 9, 2023
@amochin amochin changed the title Keyword "table must exist" doesn't with DB's which don't support information_schema Keyword "table must exist" fails with DB's which don't support information_schema Jun 13, 2023
@amochin amochin closed this as completed Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant