Handles all interactions with the comics-db 'series' 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 Series by ID.
The ID of the series.
Series or null if seriesId does not exist.
Reads all Series.
Series[]
Handles all interactions with the comics-db 'series' table.
Read operations: