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
There are a number of areas in the code where we are duplicating the same values. Clearly this is not efficient. Here is a non-exhaustive list of those things.
Keywords
Text based ID references (ldf values that could come directly from the thing being referenced)
There are a number of areas in the code where we are duplicating the same values. Clearly this is not efficient. Here is a non-exhaustive list of those things.