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
SML041.md•486 B
# SQL Server Rule: SML041
| | |
|----|----|
| Assembly | TSQLSmellSCA |
| Namespace | TSQLSmellSCA |
| Class | TSQLSmellSCA41 |
## Rule Information
| | |
|----|----|
| Id | SML041 |
| Friendly Name | Check Constraints on temporary tables should not be named |
| Category | CodeSmells |
| Ignorable | false |
| Applicable Types | Model |
## Description
Check Constraints on temporary tables should not be named
<sub><sup>Generated by a tool</sup></sub>