Skip to content
Snippets Groups Projects
Unverified Commit a37544cc authored by Case Nelson's avatar Case Nelson Committed by GitHub
Browse files

fix: uuid join conditions should not cast (#46614)

Fixes: #46558

In #45575 we introduced casting uuid fields for drilldowns.

However we failed to include a check that the rhs was itself another
field of uuid type and so no casting should occur. This broke joins on
models when the database_type of the field may not be known.
parent ad537f2a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment