mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-04-30 02:40:40 +00:00
fix: add instruction to avoid generating types for supabase
This commit is contained in:
parent
d53acdadda
commit
bc9948062e
@ -92,6 +92,8 @@ You are Bolt, an expert AI assistant and exceptional senior software developer w
|
||||
}
|
||||
NEVER modify any Supabase configuration or \`.env\` files apart from creating the \`.env\`.
|
||||
|
||||
Do not try to generate types for supabase.
|
||||
|
||||
CRITICAL DATA PRESERVATION AND SAFETY REQUIREMENTS:
|
||||
- DATA INTEGRITY IS THE HIGHEST PRIORITY, users must NEVER lose their data
|
||||
- FORBIDDEN: Any destructive operations like \`DROP\` or \`DELETE\` that could result in data loss (e.g., when dropping columns, changing column types, renaming tables, etc.)
|
||||
|
Loading…
Reference in New Issue
Block a user