The table name you sould change accordingly. Something like
alter table project_overview rename...
ALTER TABLE
project_overview
RENAME TO
;