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