Documentation
    Preparing search index...
    recalculate_for_stored: (table: export=, where?: Where) => Promise<void>

    Type Declaration

      • (table: export=, where?: Where): Promise<void>
      • Recalculate calculated columns that are stored in db

        Parameters

        Returns Promise<void>