Skip to content

v0.4.0

Compare
Choose a tag to compare
@compositephp compositephp released this 19 Nov 10:18
· 10 commits to master since this release
1237e5e
  • Rework internal find methods: rename findOneInternal to _findOne etc and get rid of mandatory createEntity calling
  • Add Where class for flexible condition
  • Add to CombinedTransaction saveMany and deleteMany
  • Bugfixes and improvements