software-space / qiyana-aggregator

This Java project is meant to be a data aggregator for the riot API
Apache License 2.0
3 stars 1 forks source link

Add the static data such as champions, Queues, seasons, lanes, regions, rank in the SQL database. #32

Open fastboyz opened 5 years ago

fastboyz commented 5 years ago

Right now the database is created, but there is still no static data in it, so we should have a migration to add the most recent data into it. we should also probably have a script that run every week or so, to update the migrations