github cycle/orm v2.3.0
2.3.0

latest releases: v2.9.0, v2.8.0, v2.7.1...
20 months ago

What's Changed

  • Update where() and orderBy() behavior in the JTI case. It possible to pass parent field name. By @roxblnfk (#405)
  • Select::wherePK() is now more strict. Use entity field name instead of table columns.
  • Fix method naming: AbstractLoader::loadIerarchy() deprecated and renamed to ::loadHierarchy().
  • Class \Cycle\ORM\Parser\Typecast is now not internal by @thenotsoft (#395)
  • Update test case generator script. Now it possible to set case name like "Issue777" and a template folder that
    different from the default CaseTemplate by @gam6itko (#389)

Full Changelog: v2.2.2...v2.3.0

Don't miss a new orm release

NewReleases is sending notifications on new releases.