AppStateESS/homestead

View on GitHub
boost/updates/0_4_45.sql

Summary

Maintainability
Test Coverage
ALTER TABLE hms_student_cache ADD COLUMN disabled_pin smallint NOT NULL DEFAULT 0;
ALTER TABLE hms_student_cache ADD COLUMN housing_waiver smallint NOT NULL DEFAULT 0;