Problems after upgrade to 7.0.4 CE

When trying to open/edit a .md file I get

OperationalError: (1054, “Unknown column ‘base_filecomment.uuid_id’ in ‘where clause’”)

in the seahub.log but no “missing field xxx in table yyy”.

So what should I do to mitigate that?

btw: my path looks like: …/seafile-server-7.0.5/upgrade/sql/7.0.0/mysql

[update]: I found this Opening MD files problem yesterday.
And now this Unknown column 'base_filecomment.uuid_id' in 'where clause' what points to https://download.seafile.com/published/support/server-upgrade/ce-7.0.md

As I asked in the other thread … do I need run theses commands (DROP, CREATE) as db-user seafile or root?