diff --git a/boost/updates/update_00.03.07.sql b/boost/updates/update_00.03.07.sql index b79fbd3e..0c76b0ed 100644 --- a/boost/updates/update_00.03.07.sql +++ b/boost/updates/update_00.03.07.sql @@ -1 +1 @@ -alter table intern_student_autocomplete alter column banner_id TYPE CHARACTER VARYING; \ No newline at end of file +alter table intern_student_autocomplete alter column student_id TYPE CHARACTER VARYING; \ No newline at end of file