With "contentbox install-wizard", no dice on either MSSQL or MySQL

Ok, so try steps 1 and 2 but drop the migrate install in between:

  1. Drop all tables from that database
  2. Run run-script contentbox:migrate

Still error. The ORM is not working in the background. I suspect that if I switch to a mysql database I will have the same issue. I will go ahead and try that and post the result.

There is no orm in migrations. Just pure SQL.

Post the results of the run ContentBox:migrate command