Fix using native queries as source queries in joins (#10546)
Showing
- src/metabase/driver/sql/query_processor.clj 23 additions, 11 deletionssrc/metabase/driver/sql/query_processor.clj
- test/metabase/driver/sql/query_processor_test.clj 31 additions, 2 deletionstest/metabase/driver/sql/query_processor_test.clj
- test/metabase/query_processor_test.clj 35 additions, 13 deletionstest/metabase/query_processor_test.clj
- test/metabase/query_processor_test/explicit_joins_test.clj 17 additions, 0 deletionstest/metabase/query_processor_test/explicit_joins_test.clj
- test/metabase/query_processor_test/nested_queries_test.clj 38 additions, 44 deletionstest/metabase/query_processor_test/nested_queries_test.clj
Please register or sign in to comment