We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ErikEJ/SqlServer.Rules'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
SRD0053.md•628 B
# SQL Server Rule: SRD0053
| | |
|----|----|
| Assembly | SqlServer.Rules |
| Namespace | SqlServer.Rules.Design |
| Class | AvoidObjectUsesDifferentCollationRule |
## Rule Information
| | |
|----|----|
| Id | SRD0053 |
| Friendly Name | Explicit collation other |
| Category | Design |
| Ignorable | true |
| Applicable Types | Table |
## Description
Object has different collation than the rest of the database. Try to avoid using a different collation unless by design.
## Summary
Object has different collation than the rest of the database.
<sub><sup>Generated by a tool</sup></sub>