Polyglot SQL API Documentation - v0.8.1
GitHub
npm
Preparing search index...
outputColumnsWithSchema
Function outputColumnsWithSchema
outputColumnsWithSchema
(
sql
:
string
,
schema
:
Schema
,
dialect
?:
string
,
)
:
QueryOutputResult
Return the ordered output description after schema-aware wildcard expansion.
Parameters
sql
:
string
schema
:
Schema
dialect
:
string
= 'generic'
Returns
QueryOutputResult
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.8.1
Loading...
Return the ordered output description after schema-aware wildcard expansion.