openflighthpc / carbon-leaderboard

A tool to compare environmental impact data from different systems
0 stars 0 forks source link

Version 0.0.2 backend changes #4

Closed Womblue closed 2 months ago

Womblue commented 2 months ago

This PR includes several changes to the backend implementation, aimed at expanding what a User can personally do, and restructuring the database format to put several columns where they belong.

The PR also cleans up an issue with database migrations in which it wasn't possible to roll back the User table being created.