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
Hi have made some significant changes on the development branch in order to get the queries to be executed in the right tenant even when using read/write replica in rails 6.
Our product codebase has all its tests passing with this new version and I'm currently running it on our staging environment.
If you're using ros-apartment, or intend to, could you possibly test the development branch against your test suite?
This only applies to projects running postgresql with schemas. Although if you're not using schemas and would like to test the development branch as well, that would be reassuring that I have not broken your projects.
Thank you
The text was updated successfully, but these errors were encountered:
Hey @rpbaltazar! Question: I am using postgresql with schemas. I am not however using any read/write replica. One app => one postgres instance. LMK if there's enough change in that paradigm. Happy to test.
Hi have made some significant changes on the development branch in order to get the queries to be executed in the right tenant even when using read/write replica in rails 6.
Our product codebase has all its tests passing with this new version and I'm currently running it on our staging environment.
If you're using ros-apartment, or intend to, could you possibly test the development branch against your test suite?
This only applies to projects running postgresql with schemas. Although if you're not using schemas and would like to test the development branch as well, that would be reassuring that I have not broken your projects.
Thank you
The text was updated successfully, but these errors were encountered: