Gered
4b2bc86866
this replaces the old cards.owned_count and cards.owned_foil_count columns. queries that used to use those will now need to join to lists_card_quantities on card_id/list_id this allows the same types of card lists as before to be retrieved but show quantity counts from any lists instead of just the "Owned" list |
||
---|---|---|
env/dev/src | ||
resources | ||
src/mtgcoll | ||
.gitignore | ||
LICENSE | ||
project.clj | ||
README.md |
MTG Web Collection
Web application to maintain a searchable database of cards, including (optional) card images and prices and to record cards contained in a personal collection.
This project is a work in progress and is not ready for actual use quite yet.