When I deployed my application, only the tables from Postgres database were migrated to Flyio, but not the views. Now my application is not working properly because the views are missing. Does anyone know how to do the view migrations? Only the views, everything else is fine!