generated from spatie/package-skeleton-laravel
-
-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
Hi,
I need to tell you that I am workign with multiple database, one database for parent users details which also include jobs.
Each user having different databsase and when they are loggedin I will change the conenction to "mysql_tenant".
I have two conenctions,
- mysql
- mysql_tenant
The slacklaert is performing when my connection is "mysql_tenant", but my jobs are in the "mysql" connection,
Now I am getting error like jobs table is not founf when running the SlackAlerts.
I am not able to switch the connection name for SlackAlerts.
Please give an option on config variables like "connection" which customise the job table connection.
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels