@earth-app/collegedb
    Preparing search index...

    Function count

    • Counts rows for a table on the shard resolved by key.

      Parameters

      • key: string

        Primary key used for shard routing

      • table: string

        Table name to count

      Returns Promise<number>

      Row count for that routed shard

      1.1.4