From f916a1dd46bf19d76a1452b5c6e8be829de8c2ed Mon Sep 17 00:00:00 2001 From: cweijan Date: Sun, 29 Nov 2020 01:13:40 +0800 Subject: [PATCH] update credit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0d51a70..6020c18 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,10 @@ OpenSetting -> extensions -> Mysql ## Filter ![filter](images/filter.gif) +# Credits +- [vscode-mysql](https://github.com/formulahendry/vscode-mysql): The original version of this extension. +- [mysqldump](https://github.com/bradzacher/mysqldum): Use it to export data. + ## RoadMap - Sync table struct from diffrent connection. - Fix Intetllisense sql.