• when we don't have the saltcorn state those caches can be used

    Parameters

    • allTables: any[]

    Returns {
        fieldCache: any;
        tableIdCache: any;
        tableNameCache: any;
    }

    tableIdCache, tableNameCache, fieldCache

    • fieldCache: any
    • tableIdCache: any
    • tableNameCache: any

Generated using TypeDoc