refactor(test): changed front tests to explain usage
Now we compare query explain plans instead of to compare generate backend sql queries.
Showing
- src/executor/tests.rs 3 additions, 0 deletionssrc/executor/tests.rs
- src/executor/tests/frontend.rs 72 additions, 0 deletionssrc/executor/tests/frontend.rs
- src/frontend/sql/ir/tests.rs 177 additions, 256 deletionssrc/frontend/sql/ir/tests.rs
- src/frontend/sql/ir/tests/params.rs 76 additions, 63 deletionssrc/frontend/sql/ir/tests/params.rs
Loading
Please register or sign in to comment