1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

Update How-to-migrate-to-sqliteviz-dot-com.md

This commit is contained in:
lana-k
2022-07-10 18:42:41 +02:00
committed by GitHub
parent 5c53d24ef7
commit d249e0ac02

View File

@@ -1,16 +1,16 @@
# How to migrate to sqliteviz.com # How to migrate to sqliteviz.com
All upcoming sqliteviz versions will be deployed on sqliteviz.com instead of All upcoming sqliteviz releases will be deployed on sqliteviz.com instead of
[Github Pages](https://lana-k.github.io/sqliteviz/#/). If you have saved inquiries it's needed to migrate them in order [Github Pages](https://lana-k.github.io/sqliteviz/#/). The saved inquiries that
to be able to use them with the latest version of sqliteviz. you still care about can be imported to sqliteviz.com as usual.
## Export inquiries ## Step 1: export inquiries
- Click `Inquiries` in the main top menu - Click `Inquiries` in the main top menu
- Select all inquiries by clicking the checkbox in the table header - Select all inquiries by clicking the checkbox in the table header
- Click `Export` and save your inquires in a `JSON` file - Click `Export` and save your inquires in a JSON file
## Uninstall sqliteviz ## Step 2: uninstall sqliteviz
If you installed sqliteviz as PWA uninstall it before install the new version. If you installed sqliteviz as PWA uninstall it before install the new version.
@@ -18,9 +18,9 @@ If you installed sqliteviz as PWA uninstall it before install the new version.
- Right click on sqliteviz icon - Right click on sqliteviz icon
- Choose `Remove from Chrome` - Choose `Remove from Chrome`
## Import inquires ## Step 3: import inquires
- Go to [https://sqliteviz.com/app/#/workspace](https://sqliteviz.com/app/#/workspace) - Go to [https://sqliteviz.com/app/#/workspace](https://sqliteviz.com/app/#/workspace)
- Click `Inquiries` in the main top menu - Click `Inquiries` in the main top menu
- Click `Import` in the message - Click `Import`
- Choose the file where you exported your inquires - Choose the file where you exported your inquires