Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
insertInto
Function insertInto
insertInto
(
tableName
:
string
)
:
InsertBuilder
Create an InsertBuilder for the given table.
Parameters
tableName
:
string
Returns
InsertBuilder
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Create an InsertBuilder for the given table.