Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

tpcc: warehouse ids should start at 1 to be consistent with everything else #150

Description

@jordanlewis

The spec requires all entities (districts, customers etc) be 1-indexed, but has no such requirement for warehouses, which are currently 0-indexed. For consistency, we should make warehouses 1-indexed as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions