Handles all interactions with the comics-db 'signatures' 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 Signatures by creator ID.
The ID of the creator.
Comic[]
Reads all Signatures.
Signature[]
Reads a single Signature by comic ID.
The ID of the comic.
Signature or undefined.
Handles all interactions with the comics-db 'signatures' table.
Read operations: