MongoDB Haskell driver, including patch for MongoDB v.6.* authentication with SCRAM-SHA256
949bece818
For example, you can now use fromBson of Maybe BsonValue (eg the result of a lookup) to convert to Maybe a. You can also give a Maybe a to toBson and for Nothing it will produce BsonNull and for Just a it will create the appropriate BsonValue for a. |
||
---|---|---|
Database | ||
.gitignore | ||
mongoDB.cabal | ||
Setup.lhs | ||
TODO |