TheMathemagicians/sevenkeys
The Magician 07e8277a00 Remove importcards command 2024-05-21 15:16:43 +01:00
..
database Fix timestamp SELECT code 2024-05-21 14:31:20 +01:00
scryfall Add Card Scryfall type with only required fields 2024-05-21 14:41:35 +01:00
sql Make "CacheTimestamp" table name singular 2024-05-20 17:21:16 +01:00
.gitignore Cache bulk data file 2024-05-19 15:01:18 +01:00
Makefile Modify Makefile to use unified importer 2024-05-21 12:35:01 +01:00
config.example.json Finish SQL schema 2024-04-14 21:28:35 +01:00
config.json Finish SQL schema 2024-04-14 21:28:35 +01:00
go.mod Start writing code to get decklists 2024-04-28 19:58:48 +01:00
go.sum Start writing code to get decklists 2024-04-28 19:58:48 +01:00
main.go Unmarshal card data into slice 2024-05-21 15:15:58 +01:00