BUG: SQL Server 2000 needs to create more than just Scripts Run Errors Table
ferventcoder opened this issue · 2 comments
ferventcoder commented
When running RH against SQL Server 2000, it only creates one table. And it puts data here...something is wrong.
ferventcoder commented
All three mappings for sql server 2000 are pointing to the scripts run errors table. Doh!
ferventcoder commented
Fixed in c00d405