AlpsBTE / Plot-System

An easy to use building system for the BuildTheEarth project.
https://jenkins.alps-bte.com/job/PlotSystem/
MIT License
20 stars 15 forks source link

[Feature] - Database expansion #97

Closed Cinnazeyy closed 1 year ago

Cinnazeyy commented 2 years ago

Implement support for the following new tables:

As well as add support for the following new colum in table "plotsystem_countries":

Link to whole updated database scheme

Also keep in mind backwards compatibility!

jokil123 commented 2 years ago

api_keys was renamed to plotsystem_api_keys. the current database model should look like this: https://github.com/AlpsBTE/Plot-System-API/blob/main/migrations/20220517070321_database_schema_setup.sql