Githubcopilot Scaffolding Oracle To Postgres Migration Test Project

Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in .NET solutions. Creates the test project, transaction-rollback base class, and seed data manager. Use when setting up test infrastructure before writing migration integration tests, or when a test project is needed for Oracle-to-PostgreSQL validation.

pyfagorass d093d3f 2.5 KB Updated

File contents

pyfagorass/bookofspells/tree/main/skills/githubcopilot/scaffolding-oracle-to-postgres-migration-test-project commit d093d3fe4b

Frequently asked questions

npx skillmds@latest add pyfagorass/githubcopilot-scaffolding-oracle-to-postgres-migration-test-