I have a very simple module that runs a bunch of SQL queries to convert a database over to a new set of "course codes". The module is simple but long.
There are a little more than 600 lines of code. A few sample lines are shown below. "Most" of the lines run with no problem but some at the...