Commit bd0a2ab
committed
Fix Commandtype determination logic
Stored procedure command type should not have exec in query string. Will execute as stored procedure if query is single word.1 parent 8f7b63a commit bd0a2ab
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments