We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Investigate the ability to support multiple data sources with a single instance.
We would need to support some kind of flag to specify the data source, e.g. a header (x-datasource)
We would need to refactor the env to support multiple connection strings as well as the code which determines which credentials to use.
env
The text was updated successfully, but these errors were encountered:
How would we handle same table names in both data sources?
Sorry, something went wrong.
No branches or pull requests
Investigate the ability to support multiple data sources with a single instance.
We would need to support some kind of flag to specify the data source, e.g. a header (x-datasource)
We would need to refactor the
env
to support multiple connection strings as well as the code which determines which credentials to use.The text was updated successfully, but these errors were encountered: