We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a4ae1 commit 2c23796Copy full SHA for 2c23796
tests/integration/test_sqlalchemy_async_integration.py
@@ -5,6 +5,7 @@
5
from sqlalchemy.engine.base import Connection, Engine
6
7
8
+@pytest.mark.skip("FIR-47589")
9
@pytest.mark.usefixtures("setup_test_tables")
10
class TestAsyncFireboltDialect:
11
async def test_create_ex_table(
0 commit comments