Missing database table nodestore_node

Using sentry 9.1.2 docker I get:

ProgrammingError: ProgrammingError('relation “nodestore_node” does not exist…
in worker logs

Ok, I had to rerun db migrations using ‘upgrade’. For some reason it didn’t finish the first time.

It may be due to the process getting killed because of RAM exhaustion.