-
- Downloads
[MLv2] Disambiguate columns: `:field` refs shouldn't match expressions (#35872)
Expressions which just wrap a real Field get `:id`, `:table_id` etc. so they match a `[:field {} 7]` ref. If that real field exists (table default or joined), prefer that over the expressions.
Please register or sign in to comment