Static
primaryThe primary key of the table as defined in the database.
Static
tableThe name of the table as defined in the database.
Experimental
Retrieves all Comics from a tx_id.
The ID of the Transaction.
ComicModel[]
Retrieves the purchase_price for a Comic.
The ID of the Comic.
number purchase price of Comic.
Use getComicTx
Experimental
Retrieves a Transaction by comic_id.
The ID of the Comic to look up the TransactionModel for.
Handles all interactions with the comics-db 'comic_tx' table.
Read operations: