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 SQL standard defines domains, which are user defined types that come with validity checks. These (as far as I saw) are supported in various parsers, but not by any producers.
It would be nice to support these.
The text was updated successfully, but these errors were encountered:
The SQL standard defines domains, which are user defined types that come with validity checks. These (as far as I saw) are supported in various parsers, but not by any producers.
It would be nice to support these.
The text was updated successfully, but these errors were encountered: