You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the meanwhile, is there a way to remedy this manually, like, say, in the database manager? I don't see any views or migrations as a result of running makeviewmigration against an instance of Postgres.
@nicolasroy11
Hello
Until I solve that, you can rename view in old migration (the view that is already deleted), and then create new one with the same name
I hope it will help, please let me know about results, :)
Related issue:
#21
queued to fix in 0.1.6/0.1.7
The text was updated successfully, but these errors were encountered: