You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please indicate the following details about the environment in which you found the bug:
SDV version:
Python version:
Operating System:
Error Description
#2617 Added the InterTableCondition class to represent conditions across multiple tables. However, this name is slightly confusing since "intertable" implies a condition between two tables. A less confusing name would be MultiTableCondition.