Documentation
Preparing search index...
@saltcorn/db-common
internal
sqlsanitize
Function sqlsanitize
sqlsanitize
(
nm
:
string
|
symbol
)
:
string
Transform value to correct sql name. Note! Dont use other symbols than ^A-Za-z_0-9
Parameters
nm
:
string
|
symbol
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Transform value to correct sql name. Note! Dont use other symbols than ^A-Za-z_0-9