Handles all interactions with the comics-db 'variants' table.
Read operations:
Protected
Static
The primary key of the table as defined in the database.
The name of the table as defined in the database.
Reads a single Variant by ID.
The ID of the variant.
Variant or null if variantId does not exist.
Reads all Variants.
Variant[]
Handles all interactions with the comics-db 'variants' table.
Read operations: