GoogleCloudPlatform / database-assessment

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

fix: add missing quotation to `table_details` fields #390

Closed cofin closed 3 months ago

cofin commented 3 months ago

This PR add the opening quotation mark to the live_tuples and dead_tuples column in table_details.

It was previously creating invalid CSVs.