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
The converter is tolerant of older plans. This means it will visit the args variant of scalar function arguments which is deprecated. However, this generates compiler warnings. We should suppress those warnings with the appropriate pragmas.
The text was updated successfully, but these errors were encountered:
The converter is tolerant of older plans. This means it will visit the
args
variant of scalar function arguments which is deprecated. However, this generates compiler warnings. We should suppress those warnings with the appropriate pragmas.The text was updated successfully, but these errors were encountered: