DisBot
Preparing search index...
prisma/runtime/library
sqltag
Function sqltag
sqltag
(
strings
:
readonly
string
[]
,
...
values
:
readonly
unknown
[]
)
:
Sql
Create a SQL object from a template string.
Parameters
strings
:
readonly
string
[]
...
values
:
readonly
unknown
[]
Returns
Sql
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...
Create a SQL object from a template string.