Commit a7f973e
Add support for bulk insert in Node MCP Server (#50)
* Update documentation with new path
* Fix describe table
* Init Bulk Insert Implentation
* Bulk insert working
* Fix path in claude sample file
* Update comment
---------
Co-authored-by: Akshay Mata <akma@microsoft.com>1 parent c6153bb commit a7f973e
File tree
5 files changed
+328
-232
lines changed- MssqlMcp/Node
- src
- samples
- tools
5 files changed
+328
-232
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments