Open ptrikutam opened 9 years ago
Oh, and let me just re-iterate -- thank you for all your great work with mosql! This is a fantastic project and very very useful. Thanks!
+1
Can the guys @stripe/mosql please add a list of dependencies to their README. It might help to solve a lot of errors.
I recently updated to
mongoid 5.0
, which in turn relies onmongo (~> 2.1)
. Unfortunately, we're getting this error right now:I presume there are a lot of other API related errors like this as well.
I realize this is because the officially supported
mongo
version formosql
is 1.x, but are there any ideas of how to get around this short of rolling back themongo
version?Any idea on time frame to update to the latest mongo driver?