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
{{ message }}
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.
I have two database. Which are hosted on different RDS servers. When i try to use 'has' function in this. It throw error that table in relation is not found.
Example:
I have two tables 1. users and 2. user_logins. Which are there in different DB on different servers. So when i user has on users. it shows user_logins table not found.
It is working normal on DB hosted on same RDS.
Please give me proper solutions ASAP.
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description:
I have two database. Which are hosted on different RDS servers. When i try to use 'has' function in this. It throw error that table in relation is not found.
Example:
I have two tables 1. users and 2. user_logins. Which are there in different DB on different servers. So when i user has on users. it shows user_logins table not found.
It is working normal on DB hosted on same RDS.
Please give me proper solutions ASAP.
Thanks
The text was updated successfully, but these errors were encountered: