Release 0.2.0.
Changes:
- Rename the dbadmin_owners table to dbadmin_users.
- Add migrations to create and delete the user preferences table.
- Save the current tabs in the user preferences.
- Open the databases in saved tabs on page load.
- Change the javascript toast library.
- Refactor the query logging and audit options.
- Rename the UserFileReader class to ConfigProvider.
Bugfix:
- Fix missing table name in the foreign key dto.
- Query and import: fix the results and duration display.
- Fix the upload field id: append the app tab id.