Skip to content

Commit 633acc0

Browse files
author
lozn
committed
add
1 parent 8518821 commit 633acc0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# SqlConvert README
22

33
Converting stored procedure code into SQL statements with one click solves the problem of remote debugging and inconvenient testing
4-
4+
ne-click conversion of Microsoft SQL Server stored procedures into SQ statements, input parameters,
5+
easy to perform modification tests, after the test is completed,
6+
one-click reverse into stored procedures.
7+
It is used to solve the problem that the remote test stored procedure is difficult to debug and the test code must modify the stored procedure
58

69
## Features
710

8-
Support more language
11+
Support more SQL language
912

1013

1114
## Requirements
@@ -24,7 +27,7 @@ This extension contributes the following settings:
2427

2528
## Known Issues
2629

27-
Calling out known issues can help limit users opening duplicate issues against your extension.
30+
Need Format Store Procdure
2831

2932
## Release Notes
3033

0 commit comments

Comments
 (0)