Commit graph

13 commits

Author SHA1 Message Date
Correl Roush
69651f259d Add a materialized view tracking collection price history 2024-07-24 22:25:48 -04:00
fba63c1e1f Add card artists 2024-05-10 14:09:28 -04:00
82868b28c6 Track external ID and use when importing 2024-03-12 21:08:07 -04:00
4a0fc6e539 Store set types 2024-02-26 18:07:27 -05:00
8303394ced Fix materialized views
Prices may not exist for some card versions, use a LEFT JOIN so cards
don't get omitted.
2024-02-21 23:13:03 -05:00
33b3e9fb32 Store creation date for imported cards 2024-02-09 03:51:31 +00:00
3790d98153 WIP: Formalize and implement deck API 2023-03-02 00:41:07 -05:00
10e239d65e Improve price lookup and display 2023-01-11 23:56:20 -05:00
14e5ddaa24 Include CMC and Mana Cost in card data 2023-01-11 16:02:24 -05:00
fcbd583b95 Add card details to the deck editor page
Straightened out a lot of the data modeling.
2023-01-10 21:21:33 -05:00
32e213a16d Split oracle and scryfall card data 2023-01-10 11:56:58 -05:00
f873ba7967 WIP: Add decks 2023-01-09 15:00:37 -05:00
37f2d37213 Switch from SQLite to Postgres 2022-07-27 22:07:10 -04:00