Question: chassis_types in chassis_info table, ok ...
# windows
f
Question: chassis_types in chassis_info table, ok to convert these to the actual strings, e.g, “Laptop” vs 9? Will I break anyone using this column and expecting a number? Looking at blame, this should have always returned 0 before.
s
Are you saying that it's wrong and meaningless now, and asking if it's fine to change it? Or something else? Because if it's wrong now, fixing it doesn't feel like a breaking change....
f
It was wrong— there was a bug that it always returned 0. ;) My fix is in master.