GoogleCloudPlatform / database-assessment

Database Migration Assessment
https://googlecloudplatform.github.io/database-assessment/
Apache License 2.0
56 stars 34 forks source link

chore(formatting): minify SQL statements #453

Closed cofin closed 3 weeks ago

cofin commented 3 weeks ago

Condense SQL strings and don't use use triple quotes (""")

This allows format for syntax highlighting in VSCode.