AppStateESS/InternshipInventory

View on GitHub
boost/updates/update_00.01.14.sql

Summary

Maintainability
Test Coverage
alter table intern_internship alter start_date drop not null;
alter table intern_internship alter end_date drop not null;
alter table intern_internship alter background_check drop not null;
alter table intern_internship alter drug_check drop not null;