mtgcoll/resources
Gered 4b2bc86866 sql migrations to add lists_card_quantities table
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
2016-07-24 12:51:20 -04:00
..
migrations sql migrations to add lists_card_quantities table 2016-07-24 12:51:20 -04:00
public add robots.txt 2016-06-29 19:11:25 -04:00
logback.xml add logback.xml 2016-06-30 11:19:35 -04:00