Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

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.

Estrellas34.735
Forks4267
Actualizado10 de marzo de 2026, 23:46
SKILL.md
readonly