Initial commit
This commit is contained in:
7
skills/database-diff-tool/scripts/README.md
Normal file
7
skills/database-diff-tool/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for database-diff-tool skill
|
||||
|
||||
- [ ] generate_migration_script.py: Generates database migration scripts based on the schema differences.
|
||||
- [ ] rollback_migration.py: Creates rollback scripts to revert database changes.
|
||||
- [ ] validate_schema_changes.py: Validates the schema changes before applying them to the database.
|
||||
Reference in New Issue
Block a user