Closed BobD01 closed 10 years ago
It's called multiple times to validate it against different providers. Please read https://github.com/dradovic/MigSharp/wiki/Manual#validation . These are just dry runs. The actual execution on the database will only happen exactly once.
I am a new user. I added a class do test upgrade calls, and I am seeing that the Up() method is called 13 times for each timestamp:
Why is it called 13 times, and how do I handle this?