Loading...
Loading...
Search for a command to run...
Compare database schemas and generate sync scripts
Compare these two database schemas:
**Source Schema:**
```sql
{{SOURCE_SCHEMA}}
```
**Target Schema:**
```sql
{{TARGET_SCHEMA}}
```
**Database System:** {{DATABASE_SYSTEM}}
**Sync Direction:** {{SYNC_DIRECTION}}
Please provide:
1. Detailed difference report:
- Added objects
- Removed objects
- Modified objects (column changes, constraint changes)
2. Synchronization script (safe to run)
3. Destructive changes warnings
4. Data migration needs
5. Dependency order for changes
6. Rollback script
7. Testing procedures
8. Risk assessment
9. Step-by-step deployment guideOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
{{SOURCE_SCHEMA}{{TARGET_SCHEMA}{{DATABASE_SYSTEM}{{SYNC_DIRECTION}Copy this prompt and paste it into your favorite AI tool