- Introduced `columnExists` helper to verify column presence before performing ALTER operations. - Updated schema bootstrap logic to use `columnExists` for `wash_date` and `category` columns.
- Introduced `columnExists` helper to verify column presence before performing ALTER operations. - Updated schema bootstrap logic to use `columnExists` for `wash_date` and `category` columns.