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

    Function countShard

    • Counts rows for a table on a specific shard.

      Parameters

      • shardBinding: string

        Shard binding name

      • table: string

        Table name to count

      Returns Promise<number>

      Row count for the shard

      1.1.4