Schema filter doesn't work with wildcard #631
-
Catalog/schema/user/table filter doesn't work with wildcard. If you add them one by one it works but it's annoying. If there is a feature to filter all user would be great as well. |
Beta Was this translation helpful? Give feedback.
Answered by
serge-rider
Jul 26, 2016
Replies: 1 comment
-
You should use SQL wildcards (% and _). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kseniiaguzeeva
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should use SQL wildcards (% and _).