What does error Error: The underlying table for mo...
# orm-help
b
What does error Error: The underlying table for model user does not exist mean? I am getting this one running migrate dev. It’s caused by a migration which alter a column of a table which is in database and was created previously.
n