lib/mongodb: collections do not call next when returning only one element
[nit.git] / lib / mongodb / mongodb.nit
2015-10-16 Alexandre Terrasalib/mongodb: collections do not call next when returnin...
2015-08-10 Alexandre Terrasamongodb: avoid MongoCollection finalization by garbage...
2015-06-29 Alexandre Terrasalib/mongodb: check null receiver when accessing names...
2015-06-29 Alexandre Terrasalib/mongodb: set automatic last id when inserting or...
2015-06-11 Alexandre Terrasalib/mongodb: clean MongoCollection::find nitunit output
2015-05-11 Alexandre Terrasalib: introduce MongoDB wrapper