This code is part of the Database section.
It was used to proactively look for bad code. You could pass it the sSQL that was about to run and a string and the code looked for old tables that were still being used that didn't properly adjust the data. |