Don Alfons Nisnoni
5 years ago
No known key found for this signature in database
GPG Key ID: CC97E5A3903521A0
1 changed files with
7 additions and
1 deletions
-
README.md
|
|
@ -36,29 +36,35 @@ ext install cweijan.vscode-mysql-client2 |
|
|
|
|
|
|
|
1. Click table to open table view. |
|
|
|
2. Then you can do data modification on the view page. |
|
|
|
 |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
## Execute SQL Query |
|
|
|
|
|
|
|
In the Database Explorer panel, click the `Open Query` button. |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
Now you can edit and run SQL query within the editor. |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
## Generate Mock Data |
|
|
|
|
|
|
|
Now you do not need to spend time writing test data. |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
## History |
|
|
|
|
|
|
|
Click the history button to open the list of recently executed query history records. |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
## Backup/Import |
|
|
|
|
|
|
|
Move to ant DatabaseNode or TableNode. The export/import options are listed in the context menu (right click to open). |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
## Filter |
|
|
|