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
I have a simple migration that I would like to run, just adding a boolean column.
The table is around 16M rows, I already upped the timeout value to 12_000_000.
The error is:
I have a simple migration that I would like to run, just adding a boolean column.
The table is around 16M rows, I already upped the timeout value to 12_000_000.
The error is:
How should one deal with this situation?
The text was updated successfully, but these errors were encountered: