SQLSTATE[42000]: Syntax error or access violation: 1072 Key column ‘type’ doesn’t exist in table (SQL: alter table aw_extensions drop type, drop data, drop serialized, drop status, drop title)

it is trying to remove a table that does not exist?
how can i resolve this error.

also there is a permission issue right after cloning TI from github. can i get a tip on that as well?

thank you.