Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

Issue when connecting two databases from different RDS #24

Open
nilaysabrewing opened this issue Sep 8, 2021 · 0 comments
Open

Issue when connecting two databases from different RDS #24

nilaysabrewing opened this issue Sep 8, 2021 · 0 comments

Comments

@nilaysabrewing
Copy link

  • Laravel Cross Database Subqueries Version: 7.0
  • PHP Version:7.4
  • Database Driver & Version:

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant