CDbException After Server Migration

I migrated a project from an old web sever to a new one. Now I am receiving a CDbException saying it cannot find a table.


The table "shop_image" for active record class "Image" cannot be found in the database. 

This same exact site ran on the older server and on my local machine. Any ideas?