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