Searched refs:tableFunctions (Results 1 – 2 of 2) sorted by relevance
144 readonly tableFunctions: SqlTableFunction[]; property in StdlibModuleImpl158 this.tableFunctions = docs.table_functions.map(
74 readonly tableFunctions: SqlTableFunction[]; property