-
Notifications
You must be signed in to change notification settings - Fork 809
Open
Labels
Description
Getting this error during the migrations not sure what went wrong ``
return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "oauth2_provider_application" does not exist LINE 1: ...", "oauth2_provider_application"."algorithm" FROM "oauth2_pr...
^
and also database is also locked during the migration