pymysql.err.OperationalError: (1054, "Unknown column 'parent' in 'field list'")

image

How to resolve this error ?
I have done bench migrate and bench update both , but issues not resolved

Hey there, I’m running into the exact same error message:

pymysql.err.OperationalError: (1054, "Unknown column 'parent' in 'field list'")

after doing a bench update. Just wanted to check if you managed to fix it. If so, could you please share what steps you took? Thanks in advance!