Initial commit
This commit is contained in:
8
skills/database-diff-tool/references/README.md
Normal file
8
skills/database-diff-tool/references/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# References
|
||||
|
||||
Bundled resources for database-diff-tool skill
|
||||
|
||||
- [ ] postgresql_schema_best_practices.md: Best practices for PostgreSQL schema design and management.
|
||||
- [ ] mysql_schema_best_practices.md: Best practices for MySQL schema design and management.
|
||||
- [ ] database_migration_strategies.md: Different strategies for database migration, including zero-downtime deployments.
|
||||
- [ ] database_schema_comparison_api.md: API documentation for the database schema comparison tool.
|
||||
Reference in New Issue
Block a user