Skip to content

Orm 1.0.0-RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@hrach hrach released this 07 Apr 18:13
· 1215 commits to main since this release

Changes against 1.0.0-RC1:

  • fixed relationship HasMany::has() method
  • fixed IEntity::hasValue() using getters (#80)
  • fixed relationship total removing entities
  • better phpdoc for Repository