mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-14 21:26:54 +00:00
chore: publish from main
This commit is contained in:
@@ -45,7 +45,7 @@ Present the classified list. Let the user adjust classifications or migration or
|
||||
|
||||
**Step 4: Write the plan file**
|
||||
|
||||
Save to: `.github/oracle-to-postgres-migration/Reports/Master Migration Plan.md`
|
||||
Save to: `.github/oracle-to-postgres-migration/Reports/MasterMigrationPlan.md`
|
||||
|
||||
Use this exact template — downstream consumers depend on the structure:
|
||||
|
||||
@@ -57,6 +57,11 @@ Use this exact template — downstream consumers depend on the structure:
|
||||
**Created:** {timestamp}
|
||||
**Last Updated:** {timestamp}
|
||||
|
||||
## DDL Artifacts
|
||||
|
||||
**Location:** {path to DDL artifacts, e.g., `.github/oracle-to-postgres-migration/DDL/`}
|
||||
**External tool used:** {Yes / No} — {If Yes, name the tool (e.g., `ora2pg`) and note that Phase 4 (Schema & DDL Migration) can be skipped; PostgreSQL DDL artifacts already exist.}
|
||||
|
||||
## Solution Summary
|
||||
|
||||
| Metric | Count |
|
||||
|
||||
Reference in New Issue
Block a user