Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Tags: csrdelft/orm

Tags

v1.9.0

Toggle v1.9.0's commit message
Allow memcache to connect to a host/port

v1.8.6

Toggle v1.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow loading of an external container (#19)

* Allow loading of an external container

* Update README.md

v1.8.5

Toggle v1.8.5's commit message
Make all constructors public

Now they can be used with an external dependency injection framework

v1.8.4

Toggle v1.8.4's commit message
Bugfix for ORM: Invalidate cache after insertion when memache disabled

v1.8.3

Toggle v1.8.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
qurben Gerben Oolbekkink
Return a value from prefetch if result is false

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
qurben Gerben Oolbekkink
Remove PHP 7.0 from build

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
qurben Gerben Oolbekkink
Fix tests, improve coverage

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
qurben Gerben Oolbekkink
Fix tests

1.7.7

Toggle 1.7.7's commit message
Merge branch 'master' into allow_json_mapping

1.7.6

Toggle 1.7.6's commit message
Lower php verison requirement