Migration
# Postgres Migration Script Generator
Use this prompt to generate safe migration scripts.
---
## 🧠 Prompt
Generate a safe migration script with:
- Transaction block
- Validation query
- Rollback strategy
- Logging
**Migration Goal:**when to use it
Community prompt sourced from the open-source GitHub repo garlichck/chatgpt-prompt-for-software-engineer (MIT). A "Migration" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
businesscommunitygeneral
source
garlichck/chatgpt-prompt-for-software-engineer · MIT