sqltyper icon indicating copy to clipboard operation
sqltyper copied to clipboard

Add support for user-defined functions

Open akheron opened this issue 3 years ago • 0 comments

Simple support should be possible by just always inferring the output as T | null.

Nullability infering might be really hard, but let's try anyway!

akheron avatar Sep 10 '20 14:09 akheron