Skip to content

v0.4.0

Choose a tag to compare

@compositephp compositephp released this 19 Nov 10:18
· 11 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