Anton Shvetsov

Results 2 issues of Anton Shvetsov

Hello! We are moving part of our data from Postgres to Clickhouse database and for backward capability with our code we use Clickhouse FDW. But on simple queries (like `COPY...

### Context #### Add Allure Decorators Support for Tests This pull request introduces the ability to use Allure decorators for test cases in pytest-bdd. These decorators are essential for auto-documentation...