1.0.2
Changes in v1.0.2
Fixes
- Fixed the behaviour of
create_collection
whenclear
is set toTrue
and the collection to be cleared does not exist.
In that situation, the geoDB was throwing the wrong error and would not proceed to creating the collection.