Start creating a database interface
Start updating the database model to generate public interfaces and private structs, so that alternate implementations can be plugged in, including mocks for tests.
Edited by Ethan Reesor
Start updating the database model to generate public interfaces and private structs, so that alternate implementations can be plugged in, including mocks for tests.