Disable table drops from postgres db

Hi

Is there a way to disable drop of content from db on server restart if some of the schema’s are removed in new build.

scenario → some deployed a build of previous version instead of latest one. Here some of the newly added schema are lost along with content. Can we control it

Thanks
Trinadh