vogels
vogels copied to clipboard
Globally set ConsistentRead to true?
Is there a way to set the ConsistentRead option globally for all models?
The use case is with integration tests to check that data is written correctly. We'd want to do this for all reads in our test environment.
Thanks