Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Releases: spiral-modules/orm

v1.0.17

13 Mar 13:16
a301cd1
Compare
Choose a tag to compare
  • fixed array_compare error causing cyclic recursion

v1.0.16

05 Feb 09:20
cee778c
Compare
Choose a tag to compare
  • do not isolate select queries, use same entity map

v1.0.15

30 Jan 19:05
f7a6f0a
Compare
Choose a tag to compare
  • throw original exception when rollback error happens

v1.0.14

16 Nov 14:33
59fb4c2
Compare
Choose a tag to compare
  • in array recursive fix

v1.0.13

16 Nov 10:00
bebc77c
Compare
Choose a tag to compare
  • check hasrelated using entity map

v1.0.12

16 Nov 08:05
103927a
Compare
Choose a tag to compare
  • strict in array for many to many

v1.0.11

29 Aug 15:36
53c59c8
Compare
Choose a tag to compare
  • hasDefault and default value are passed to describeColumn of accessors

v1.0.10

21 Mar 10:14
60a9018
Compare
Choose a tag to compare

Fixed issue with fetching all columns during "with" relation

v1.0.9

02 Mar 12:32
a5e2fdd
Compare
Choose a tag to compare
  • Ability to set index name using schema

v1.0.8

23 Nov 13:19
bca7a28
Compare
Choose a tag to compare
  • Fix related entity for HAS_ONE