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