Skip to content

Help make the extensions Marketplace better for everyone. Take this survey!

| Marketplace
Sign in
Visual Studio Code>Other>Stored Procedure TO SQLNew to Visual Studio Code? Get it now.
Stored Procedure TO SQL

Stored Procedure TO SQL

lozn

|
27 installs
| (1) | Free
Stored Procedure TO SQL
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SqlConvert README

Converting stored procedure code into SQL statements with one click solves the problem of remote debugging and inconvenient testing 存储过程代码一键转换为SQL语句,解决无法远程调试时也不方便测试的问题

Features

Support more language

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example: This extension contributes the following settings:

  • extension.sqltool.convertSql.enable: Enable/disable this extension.
  • extension.sqltool.convertSql: To Convert Or select the right-click menu Stored Procedure To SQL in the Code Editor

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release of ...

0.0.2

Add Opera Tip

0.0.3

Avoid 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 information

  • 35697438@qq.com

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft