Revert "Prevent repeated coercion of fields (#24718)" (#26004)
This reverts commit 23666516.
Showing
- enterprise/backend/test/metabase_enterprise/sandbox/query_processor/middleware/row_level_restrictions_test.clj 3 additions, 6 deletions...uery_processor/middleware/row_level_restrictions_test.clj
- frontend/test/metabase/scenarios/models/reproductions/22519-casting-fails-query.cy.spec.js 2 additions, 1 deletion...models/reproductions/22519-casting-fails-query.cy.spec.js
- src/metabase/driver/sql/query_processor.clj 6 additions, 6 deletionssrc/metabase/driver/sql/query_processor.clj
- src/metabase/query_processor.clj 0 additions, 2 deletionssrc/metabase/query_processor.clj
- src/metabase/query_processor/middleware/mark_outer_fields.clj 0 additions, 32 deletions...metabase/query_processor/middleware/mark_outer_fields.clj
- src/metabase/query_processor/util/nest_query.clj 2 additions, 2 deletionssrc/metabase/query_processor/util/nest_query.clj
- test/metabase/query_processor/middleware/add_source_metadata_test.clj 1 addition, 1 deletion...e/query_processor/middleware/add_source_metadata_test.clj
- test/metabase/query_processor/middleware/fetch_source_query_test.clj 1 addition, 4 deletions...se/query_processor/middleware/fetch_source_query_test.clj
- test/metabase/query_processor/util/add_alias_info_test.clj 6 additions, 14 deletionstest/metabase/query_processor/util/add_alias_info_test.clj
- test/metabase/query_processor/util/nest_query_test.clj 24 additions, 24 deletionstest/metabase/query_processor/util/nest_query_test.clj
- test/metabase/query_processor_test/nested_queries_test.clj 6 additions, 67 deletionstest/metabase/query_processor_test/nested_queries_test.clj
- test/metabase/query_processor_test/remapping_test.clj 1 addition, 3 deletionstest/metabase/query_processor_test/remapping_test.clj
Loading
Please register or sign in to comment