Skip to content

Releases: tflori/orm

v1.9.1

05 Nov 12:01
f57b1f4
Compare
Choose a tag to compare

Changelog:

  • fix an issue with update statements with multiple where conditions

Version 1.9.0

13 Oct 08:18
310c586
Compare
Choose a tag to compare

Changelog:

Version 1.9.0 Release Candidate 10

12 Jul 06:38
310c586
Compare
Choose a tag to compare
Pre-release

Changelog:

  • allow to add columns to entity fetchers

Version 1.9.0 Release Candidate 9

07 Jul 22:39
0a9c181
Compare
Choose a tag to compare
Pre-release

Changelog:

  • add parent children relation with build tree method

Version 1.9.0 Release Candidate 8

02 Jul 11:24
e799aaa
Compare
Choose a tag to compare
Pre-release

Changelog:

  • fix error in eager loading

Version 1.9.0 Release Candidate 7

01 Jul 06:33
d638902
Compare
Choose a tag to compare
Pre-release

Changelog:

  • implement eager loading of relations from entities and fetchers
  • switch to gitlab-ci
  • fix endless recursion in to array

Version 1.9.0 Release Candidate 6

17 Jun 06:20
79674f9
Compare
Choose a tag to compare
Pre-release

Changelog:

  • implement a simulation of nested transaction with savepoints

Version 1.9.0 Release Candidate 5

13 Jun 11:25
245bd09
Compare
Choose a tag to compare
Pre-release

Changelog:

  • fix: pass the column number 0 to the statement

Version 1.9.0 Release Candidate 4

07 Jun 06:34
e4c1da6
Compare
Choose a tag to compare
Pre-release

Changelog:

Version 1.9.0 Release Candidate 3

20 Feb 10:28
4815fbe
Compare
Choose a tag to compare
Pre-release
v1.9.0-rc.3

fix: pass only given arguments to PDOStatement::setFetchMode