In reply to
Toby
Toby
Waterhole
Founder
Aug 15, 2023
Oops, forgot to include these command in the upgrade instructions:
php artisan migrate
php artisan waterhole:cache:clear
Try that and it should solve those errors. See the Updating docs page for i...
Yeah I had included these commands already. I actually dropped all tables with a migrate:fresh as well, as it's just test installations. But I still get the errors. Not sure how I can further investigate what's going wrong?
Curious! Can you please create an issue on GitHub containing the full details (SQL queries, environment info)?