Permalink
Please sign in to comment.
Browse files
adds null value capabilities via schema 'null' => true regardless of …
…the field type. Allows MongoIds and MongoDates in arrays of subobjects.
- Loading branch information...
Showing
with
45 additions
and 6 deletions.
- +17 −5 data/source/mongo_db/Exporter.php
- +27 −0 tests/cases/util/CollectionTest.php
- +1 −1 util/Collection.php
0 comments on commit
ded7bb3