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
Fix the issue where change tracking compilation errors occur when an association is used as a key. (#139)
Although we currently do not support the use of associations as keys, it
should not cause compilation errors in this case, leading to the project
being halted. Therefore, this fix is needed to ensure that the project
does not stop.
0 commit comments