yadm icon indicating copy to clipboard operation
yadm copied to clipboard

An efficient way to treat MongoDB in PHP. Extremely fast persistence and hydration.

Results 2 yadm issues
Sort by recently updated
recently updated
newest added

I just patched our code because $set on empty array has created an object when using key.0 = val instead of key = [ val ] (https://github.com/makasim/yadm/commit/8d61d69592b953328c63d4fffd8e175c7422e49c) But I wonder,...

magento_data_1 | [MongoDB\Driver\Exception\BulkWriteException] magento_data_1 | BulkWrite error :: cannot use the part (4 of data.products.2.media_gallery. magento_data_1 | images.4.value_id) to traverse the element ({: null}) magento_data_1 | ["data.products.2.media_gallery.images.5.value_id"]=> magento_data_1 | string(4)...

bug