2024-11-22 - Websockets - Join Validation¶
Problem¶
Up until now, when joining multiple tables in a change rule, the user didnt get any feedback if the join condition was valid and woiuld return the expected rows.
Solution¶
Deploy a new validation pattern to our websocket later for validating and previewing in the new join wizard
Leverage the Magic¶
Extend the existing websocket validation endpoint to include a pattern for join conditions.
ADI¶
Finally ! I can see when a join is correct and will match the rows i want !
Last Refreshed¶
Doc Refreshed: 2024-11-29