Add schema to mssql#11856
Conversation
|
🔒 Entelligence AI Vulnerability Scanner ✅ No security vulnerabilities found! Your code passed our comprehensive security analysis. 📊 Files Analyzed: 1 files |
Review Summary🏷️ Draft Comments (2)
|
Description
Fixes the issue where AI agents generate SQL queries without schema qualifiers, causing queries to fail when user data is in a specific schema. Now, we check if schema exist and use that schema without the need to ALTER users table for MS SQL
Type of change
(Please delete options that are not relevant)
Checklist: