Add support for AWS DocumentDB#304
Add support for AWS DocumentDB#304jethro-solve wants to merge 2 commits intoelixir-mongo:masterfrom solvedata:master
Conversation
|
Hello, @jethro-solve! This is your first Pull Request that will be reviewed by SourceLevel, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information. |
|
@jethro-solve I may make a PR if I manage to track down what's happening (I literally just discovered this and am happy it had an explanation!) but this PR will break the work I'm going to get more specific shortly but just wanted to shout about it because I'm excited. |
|
To be clear, But the proposed changes make it so that So you get a |
As per thread in #273, there are some changes required to add support for DocumentDB. These were written by @AlimovSV originally, I've just re-factored them to get a mergeable PR.
Note that I'm not properly across what is going on in this code, so it warrants careful attention and testing.