When SQL scripts are run by the database toolkit, statements are typically summarized by printing the initial keywords to stdout. However, when keywords are lower case (e.g., with the output of migra) these summaries are not printed. We should change the summarization function so that statements are printed properly.