Thread
-
Re: proposal: schema variables
Pavel Stehule <pavel.stehule@gmail.com> — 2025-12-08T13:57:51Z
Hi I found a "native" way to disallow a usage of custom types - it is the same as checking used by virtual columns - and virtual columns is another feature where custom types are not allowed. Regards Pavel