AttrsRow

class of dascore.io.index.schema
inherits from: tuple
source

AttrsRow(
    patch_id: int ,
)

The fixed part of an attrs row.

The table starts with only the key; typed columns (<name>__<kind>) are added lazily at ingest, so a fetched row carries more than this.