Skip to content
This repository was archived by the owner on Mar 23, 2022. It is now read-only.

Tags: jasny/db-mongo

Tags

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #60 from Minstel/Save_only_public_properties_in_php7

Save only public properties in php 7

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #59 from sven4ask/fix/db-options

Fix db options

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jasny Arnold Daniels
Added implements Jasny\DB\Connection to DB

v1.2.13

Toggle v1.2.13's commit message

Verified

This commit was signed with the committer’s verified signature.
jasny Arnold Daniels
Fixed problem with stdClass in toMongoType

v1.2.12

Toggle v1.2.12's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #23 from jasny/insert-new

Insert rather than save new entities

v1.2.11

Toggle v1.2.11's commit message

Verified

This commit was signed with the committer’s verified signature.
jasny Arnold Daniels
Fixup

v1.2.10

Toggle v1.2.10's commit message

Verified

This commit was signed with the committer’s verified signature.
jasny Arnold Daniels
Require at lead jasny/db v2.4.5

v1.2.9

Toggle v1.2.9's commit message

Verified

This commit was signed with the committer’s verified signature.
jasny Arnold Daniels
Fixed issue with using a cursor without casting to an entity

v1.2.8

Toggle v1.2.8's commit message

Verified

This commit was signed with the committer’s verified signature.
jasny Arnold Daniels
Don't explicitly require jasny\meta in composer

v1.2.7

Toggle v1.2.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #19 from jasny/todata-fix

Fixed Document::toData()