You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #49 on May 13, 2024 07:06.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I need to tell you that I am working with multiple database, one database for parent users details which also include jobs.
Each user having different databases and when they are logged in I will change the connection to "mysql_tenant".
I have two connections,
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 found 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.
Beta Was this translation helpful? Give feedback.
All reactions