关于
This skill provides a comprehensive framework for managing PostgreSQL database migrations using Flyway. It establishes strict naming conventions, safe DDL patterns for adding or dropping columns, and advanced techniques like idempotent scripts and concurrent indexing to avoid table locks. Whether you are initializing a new schema, performing data normalization, or configuring Gradle-based migration workflows, this skill ensures your database evolution is versioned, reproducible, and production-safe.