aiidalab / aiidalab-home

AiiDAlab Home App
MIT License
5 stars 9 forks source link

Provide an interface to perform the PostgreSQL database migration #94

Open yakutovicha opened 2 years ago

yakutovicha commented 2 years ago

As a user, I would like to have a simple way to upgrade my database. Ideally, there should be a message that informs me about migration and starts it when I click on the "Start migration" button.

As a developer, I would like users to be blocked for any action during the migration process.

depends on: https://github.com/aiidateam/aiida-prerequisites/issues/41