diff --git a/tests/bugs/gh_7786_test.py b/tests/bugs/gh_7786_test.py index c37858a0..7b43a0e1 100644 --- a/tests/bugs/gh_7786_test.py +++ b/tests/bugs/gh_7786_test.py @@ -7,6 +7,7 @@ TITLE: Regression: ISQL extracts metadata with non-compilable 'COLLATE' cl DESCRIPTION: NOTES: [09.10.2023] pzotov + Skip usage of SHOW command. It is enough to check that extracted metadata can be compiled w/o errors. Checked on 6.0.0.75. """