Right now boost sees my SP, tries to call it, but it throws "Only read-only queries are allowed", this specific stored procedure IS only a Select, no manipulation of the database. It would be great if ...
Running php artisan queue:retry --queue=emails throws a database error on the tenant connection: SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected ...