nango
nango copied to clipboard
feat(db): add ability to change schema name
Describe your changes
Contributes NAN-900
- Allow to change the default schema name For testing purpose, local dev, and also to be able to have multiple install in the same DB. @khaliqgant I believe it could also match your local setup. I need this to be able to run some specific integration tests
Does this only apply to the main db or should we do the same for records
as well?
Good question, I did it while debugging the main db but could be interesting to have it for all db. Let me change that
Can I have a review on this please? ☺️ @TBonnin @khaliqgant