Hi
I use EF Code First.. I have a SQL database.
I would like to replicate the metadata and rows of the configuration file of the EF between many databases, in each EF migration.
Since I want to have a database to run SSIS and another to debug a web application...