The SQLParameterizer may require cleanup tasks since it can result in empty strings and unused variables. Those are available as separate transforms in ASTTransforms.
As of PR #325, SQLParameterization transform is now used in several codemods. This can lead to duplicate code as we can see in #326.