Member Junction
Preparing search index...
@memberjunction/sql-dialect
IsStringSQLType
Function IsStringSQLType
IsStringSQLType
(
typeName
:
string
|
null
|
undefined
)
:
boolean
True if
typeName
is a variable / fixed-length character / text type. Excludes
uuid
.
Parameters
typeName
:
string
|
null
|
undefined
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
True if
typeNameis a variable / fixed-length character / text type. Excludesuuid.