Polyglot SQL API Documentation - v0.8.1
GitHub
npm
Preparing search index...
lineageAtWithSchema
Function lineageAtWithSchema
lineageAtWithSchema
(
ordinal
:
number
,
sql
:
string
,
schema
:
Schema
,
dialect
?:
string
,
trimSelects
?:
boolean
,
)
:
LineageResult
Trace schema-aware lineage for the column at a zero-based output ordinal.
Parameters
ordinal
:
number
sql
:
string
schema
:
Schema
dialect
:
string
= 'generic'
trimSelects
:
boolean
= false
Returns
LineageResult
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.8.1
Loading...
Trace schema-aware lineage for the column at a zero-based output ordinal.