SemanticKernel.Connectors.Memory.SqlServer
SemanticKernel.Connectors.Memory.SqlServer copied to clipboard
Add Brackets around Create Index Name for proper name handling
Description
What's new?
- Brackets around Create Index Name for proper name handling
What kind of change does this PR introduce?
- [x] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] CI related changes
- [ ] Documentation content changes
- [ ] Tests
- [ ] Other