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