veekun_pokedex/pokedex/data
Jonathan Rubin b7500e92f0 gift-pokemon: CSV file updates
From sqlite:
.headers on
.mode csv
.output $filename
select * from $table
Then remove all the dumb carriage returns in vim
2018-09-19 13:58:25 -04:00
..
csv gift-pokemon: CSV file updates 2018-09-19 13:58:25 -04:00