Searched refs:getModuleForTable (Results 1 – 4 of 4) sorted by relevance
29 getModuleForTable(tableName: string): SqlModule | undefined; method42 getModuleForTable(tableName: string): SqlModule | undefined; method
57 getModuleForTable(tableName: string): SqlModule | undefined { method in SqlModulesImpl59 const maybeTable = stdlibPackage.getModuleForTable(tableName);80 getModuleForTable(tableName: string): SqlModule | undefined { method in StdlibPackageImpl
43 const module = sqlModules.getModuleForTable(tableName);
61 .getModuleForTable(tableName)64 .getModuleForTable(tableName)