Use squiggly heredoc to strip odd indentation in the executed SQL ยท rails/rails@1b68ead

Before: ``` LOG: execute <unnamed>: SELECT t.oid, t.typname FROM pg_type as t WHERE t.typname IN ('int2', 'int4', 'in...