Skip to main content

reviewing-oracle-to-postgres-migration

// Identifies Oracle-to-PostgreSQL migration risks by cross-referencing code against known behavioral differences (empty strings, refcursors, type coercion, sorting, timestamps, concurrent transactions, etc.). Use when planning a database migration, reviewing migration artifacts, or validating that integration tests cover Oracle/PostgreSQL differences.

$ git log --oneline --stat
stars:33.2Kforks:4Kupdated:May 17, 2026 at 08:48
SKILL.md
readonly
namereviewing-oracle-to-postgres-migration
descriptionIdentifies Oracle-to-PostgreSQL migration risks by cross-referencing code against known behavioral differences (empty strings, refcursors, type coercion, sorting, timestamps, concurrent transactions, etc.). Use when planning a database migration, reviewing migration artifacts, or validating that integration tests cover Oracle/PostgreSQL differences.

No content found

This skill doesn't have an associated SKILL.md file or the content couldn't be fetched.