formulahendry / vscode-mysql

MySQL management tool for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.vscode-mysql
MIT License
218 stars 59 forks source link

Deprecate this extension. #194

Closed cweijan closed 1 year ago

cweijan commented 1 year ago

Hi formulahendry, I have developed vscode-database-client based on this project since 2019, and it has been actively maintained. I hope to deprecated this extension and replace it with cweijan.Mysql, this is helpful for people who need to manage mysql on vscode.

I created a Deprecated Request and look forward to your reply.

韩骏老哥你好, 从2019年开始我基于这个项目开发了vscode-database-client, 一直在积极维护, 现在已经可以满足开发人员的日常工作需求(今年引入了收费功能, 免费用户限制为创建3个连接), 由于搜索mysql排名第一的是你的扩展, 但它是无法使用的, 希望废弃这个扩展, 替代为cweijan.Mysql, 这对需要在vscode上管理mysql的人很有帮助.

我创建了废弃请求, 期待你的回复.

formulahendry commented 1 year ago

My MySQL extension provide a 'simple but just work' experience, so I did not update it frequently due to current enough basic features, and it is totally free. Some users may meet with issue when using MySQL 8.x, but it is an upstream issue. I would update it once upstream has the fix. Also, there is workaround for MySQL 8,x: https://github.com/formulahendry/vscode-mysql/issues/39#issuecomment-386939478

And welcome your feedback and contribution!