How to migrate my views from my local postgres db to my postgres db in flyio

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!

From General to Django

Added postgres

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.