# Structs
MockDB is a mock implementation of the DB interface.
MockResult is a mock implementation of the Result interface.
MockRow is a mock implementation of the Row interface.
MockRows is a mock implementation of the Rows interface.
MockStmt is a mock implementation of the Stmt interface.
MockTx is a mock implementation of the Tx interface.