cmd/importcards
|
Modify Makefile to use unified importer
|
2024-05-21 12:35:01 +01:00 |
database
|
Move loop to main package
|
2024-05-20 17:33:40 +01:00 |
scryfall
|
Skip importing digital-only sets
|
2024-05-20 17:20:27 +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
|
Import set data
|
2024-05-21 13:25:08 +01:00 |