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
This would help to work around issues where sqltyper doesn't know about a function or operator yet. It would also make it possible to get correct results nullability results when using custom functions and operators.
The text was updated successfully, but these errors were encountered:
This would help to work around issues where
sqltyper
doesn't know about a function or operator yet. It would also make it possible to get correct results nullability results when using custom functions and operators.The text was updated successfully, but these errors were encountered: