mrf7/KMMtg

Create Collection Database schema

Closed this issue · 0 comments

mrf7 commented

Come up with a first pass schema to track a single users collection. High level there will probably just be a Card table that has just enough columns to identify a specific card. e.g. Name, set, collector number, foil.

Add sql delight to project and implement schema with a suspend wrapper in carddb