If you have data in the db that you want to keep then use a migration
to move the data to the new database layout. Otherwise just make a
new application and start again. If you want to give it the same name
then rename the existing directory first (or delete it if there is
nothing there you might want to look back at). If you are using mysql
or postgres then you will have to use a db tool to delete the existing
db.