|
|
@ -49,10 +49,12 @@ If you like this this extension, consider [buying me a coffee](https://www.buyme |
|
|
|
 |
|
|
|
|
|
|
|
## Generate Mock Data |
|
|
|
|
|
|
|
- Now you do not need spend time writing test data. |
|
|
|
 |
|
|
|
|
|
|
|
## History |
|
|
|
|
|
|
|
- Click history button to open run history record. |
|
|
|
 |
|
|
|
|
|
|
@ -68,22 +70,26 @@ OpenSetting -> extensions -> Mysql |
|
|
|
 |
|
|
|
|
|
|
|
## Other |
|
|
|
|
|
|
|
* Find a suprise when you right click on a node. |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
## Filter |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
# Credits |
|
|
|
|
|
|
|
- [vscode-mysql](https://github.com/formulahendry/vscode-mysql): The original version of this extension. |
|
|
|
- [node-mysql2](https://github.com/sidorares/node-mysql2) : Core connect lib. |
|
|
|
- [mysqldump](https://github.com/bradzacher/mysqldum): Use it to export data. |
|
|
|
- [umy-ui](https://github.com/u-leo/umy-ui): Result view render. |
|
|
|
|
|
|
|
## RoadMap |
|
|
|
|
|
|
|
- Sync table struct from diffrent connection. |
|
|
|
- Fix Intetllisense sql. |
|
|
|
- Better sql formatter. |
|
|
|
- Add i18n. |
|
|
|
- Change database from status bar. |
|
|
|
|