Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

migrating-oracle-to-postgres-stored-procedures

// Migrates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL. Translates Oracle-specific syntax, preserves method signatures and type-anchored parameters, leverages orafce where appropriate, and applies COLLATE "C" for Oracle-compatible text sorting. Use when converting Oracle stored procedures or functions to PostgreSQL equivalents during a database migration.

$ git log --oneline --stat
stars:31,076
forks:3,739
updated:2026년 3월 10일 23:46
SKILL.md
readonly