Add `QueryAnalyzerError` based on `Exception` to raise in tests
We use `Exception` since in tests we have very often very wide resuces. Wide exception ensures that we correctly will raise it in tests.
Showing
Please register or sign in to comment