schapman1974 / tinymongo

A simple wrapper to make a flat file drop in raplacement for mongodb out of TinyDB
MIT License
201 stars 32 forks source link

collection.drop() not implemented #47

Closed ramuta closed 5 years ago

ramuta commented 5 years ago

The collection.drop() method is not yet implemented. Here's the reference link: https://docs.mongodb.com/manual/reference/method/db.collection.drop/