creating-oracle-to-postgres-migration-bug-report

github/awesome-copilot · updated Apr 8, 2026

$npx skills add https://github.com/github/awesome-copilot --skill creating-oracle-to-postgres-migration-bug-report
0 commentsdiscussion
summary

Use the template in references/BUG-REPORT-TEMPLATE.md. Each report must include:

skill.md

Creating Bug Reports for Oracle-to-PostgreSQL Migration

When to Use

  • Documenting a defect caused by behavioral differences between Oracle and PostgreSQL
  • Writing or reviewing a bug report for an Oracle-to-PostgreSQL migration project

Bug Report Format

Use the template in references/BUG-REPORT-TEMPLATE.md. Each report must include:

  • Status: ✅ RESOLVED, ⛔ UNRESOLVED, or ⏳ IN PROGRESS
  • Component: Affected endpoint, repository, or stored procedure
  • Test: Related automated test names
  • Severity: Low / Medium / High / Critical — based on impact scope
  • Problem: Expected Oracle behavior vs. observed PostgreSQL behavior
  • Scenario: Ordered reproduction steps with seed data, operation, expected result, and actual result
  • Root Cause: The specific Oracle/PostgreSQL behavioral difference causing the defect
  • Solution: Changes made or required, with explicit file paths
  • Validation: Steps to confirm the fix on both databases

Oracle-to-PostgreSQL Guidance

  • Oracle is the source of truth — frame expected behavior from the Oracle baseline
  • Call out data layer nuances explicitly: empty string vs. NULL, type coercion strictness, collation, sequence values, time zones, padding, constraints
  • Client code changes should be avoided unless required for correct behavior; when proposed, document and justify them clearly

Writing Style

  • Plain language, short sentences, clear next actions
  • Present or past tense consistently
  • Bullets and numbered lists for steps and validations
  • Minimal SQL excerpts and logs as evidence; omit sensitive data and keep snippets reproducible
  • Stick to existing runtime/language versions; avoid speculative fixes

Filename Convention

Save bug reports as BUG_REPORT_<DescriptiveSlug>.md where <DescriptiveSlug> is a short PascalCase identifier (e.g., EmptyStringNullHandling, RefCursorUnwrapFailure).

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.635 reviews
  • Camila Sharma· Dec 28, 2024

    Keeps context tight: creating-oracle-to-postgres-migration-bug-report is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Chaitanya Patil· Dec 24, 2024

    creating-oracle-to-postgres-migration-bug-report is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Min Brown· Dec 24, 2024

    creating-oracle-to-postgres-migration-bug-report reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Jin Martin· Dec 16, 2024

    I recommend creating-oracle-to-postgres-migration-bug-report for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Ira Anderson· Nov 19, 2024

    Registry listing for creating-oracle-to-postgres-migration-bug-report matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Piyush G· Nov 15, 2024

    creating-oracle-to-postgres-migration-bug-report fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Jin Yang· Nov 7, 2024

    Useful defaults in creating-oracle-to-postgres-migration-bug-report — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Kiara Patel· Oct 26, 2024

    Registry listing for creating-oracle-to-postgres-migration-bug-report matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Kwame Thomas· Oct 10, 2024

    Useful defaults in creating-oracle-to-postgres-migration-bug-report — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Shikha Mishra· Oct 6, 2024

    creating-oracle-to-postgres-migration-bug-report has been reliable in day-to-day use. Documentation quality is above average for community skills.

showing 1-10 of 35

1 / 4