-
由 Will Chen 提交于
## Summary - Updated Supabase prompt to emphasize using the `execute_sql` tool for database operations - Changed documentation to clarify that users should not manually create migration files - Added warning that migration files in `supabase/migrations/` are automatically generated ## Test plan - Review the updated prompt content in `src/prompts/supabase_prompt.ts` - Verify that the guidance is clear about using execute_sql tool - Ensure migration file warning is prominent
🤖 Generated with [Claude Code](https://claude.com/claude-code) <!-- devin-review-badge-begin --> --- <a href="https://app.devin.ai/review/dyad-sh/dyad/pull/2829" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1"> <img src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1" alt="Open with Devin"> </picture> </a> <!-- devin-review-badge-end -->