SqlConvert READMEConverting stored procedure code into SQL statements with one click solves the problem of remote debugging and inconvenient testing 存储过程代码一键转换为SQL语句,解决无法远程调试时也不方便测试的问题 FeaturesSupport more language RequirementsIf you have any requirements or dependencies, add a section describing those and how to install and configure them. Extension SettingsInclude if your extension adds any VS Code settings through the For example: This extension contributes the following settings:
Known IssuesCalling out known issues can help limit users opening duplicate issues against your extension. Release NotesUsers appreciate release notes as you update your extension. 0.0.1Initial release of ... 0.0.2Add Opera Tip 0.0.3Avoid repeated conversions, increase reversals, optimize conditions, support displaying line numbers for returns, handle situations where stored procedure parameters are 0, and fix situations where the case of stored procedure parameters is affected 避免重复转换告知出错 增加存储过程转换为SQL后重新逆转回来的功能(仅支持本插件转换的行为), 优化条件, return支持显示行号,执行过程中能够轻易定位是哪一行进行了中断,处理存储过程参数为0语法错误的情况,存储过程参数大小写被批量修改为小写的修复 For more informationEnjoy! |