docs: Update constraint management description to include PRIMARY KEY

- Update features.json description to reflect PRIMARY KEY support
- Address code review feedback

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-08 04:32:41 +00:00
parent c1cc95c91b
commit f070883a75

View File

@@ -89,7 +89,7 @@
{
"id": "constraint-management",
"name": "Constraint Management",
"description": "Add and manage table constraints (UNIQUE, CHECK)",
"description": "Add and manage table constraints (PRIMARY KEY, UNIQUE, CHECK)",
"enabled": true,
"priority": "high",
"endpoints": [