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

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.

스타34,735
포크4,267
업데이트2026년 3월 10일 23:46
SKILL.md
readonly