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
In my application, I have two database connections, and for this chat feature, I want to use other database connections instead of the default database connection specified in the config/database file.
I tried to set the property of database_connection in the chat config file but not working.
The text was updated successfully, but these errors were encountered:
Hello have you implemented the delete message endpoint successfully ? i have issues with it, basically the conversation does not get deleted after the function is run
In my application, I have two database connections, and for this chat feature, I want to use other database connections instead of the default database connection specified in the config/database file.
I tried to set the property of database_connection in the chat config file but not working.
The text was updated successfully, but these errors were encountered: