Tagged Questions
0
votes
5answers
388 views
Database consistency checking framework
I'm looking for a framework to utilize to integrate a number of database consistency checking rules into our system. This should basically be a automated test case runner for our database checks.
...