Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 554 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 554 Bytes

roundhouse-entityframework

RoundhouseE Refresh Database with Entity Framework Migrations

This allows you to generate SQL files for use with RoundhousE or just to give to your DBAs in cases where RH is not able to be run across all environments.

There is a sample available in the samples folder.

Instructions

  1. These files should be in a console project with x86 (and not Client Profile).
  2. Add a reference to the project where you have your migrations.
  3. Look through these options and set them appropriately.