Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Switch database

Kevin Hausmann requested to merge feature/switch-database into main

Okay, I wanted to fix the view model use, I agree that transient seems to be the correct approach. Any kind of caching (e.g. of the database list) should not be the responsibility of the view model.

This implements the following changes:

  1. Use transient DatabaseSelectorViewModel
  2. Add preliminary "Switch database" button

Merge request reports

Loading