Ok, so try steps 1 and 2 but drop the migrate install in between:
- Drop all tables from that database
- Run
run-script contentbox:migrate
Ok, so try steps 1 and 2 but drop the migrate install in between:
run-script contentbox:migrateStill 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