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

Releases: spiral-modules/components

v0.8.41

19 Oct 12:57
Compare
Choose a tag to compare
  • php7 mongo fallback

v0.8.40

19 Oct 12:56
Compare
Choose a tag to compare
  • now work with Alcaeus\MongoDbAdapte as fallback on php7

v0.8.39

19 Oct 09:16
Compare
Choose a tag to compare
  • minor fix in ORM loaders

v0.8.38

01 Aug 13:03
Compare
Choose a tag to compare
  • Fixed bug with DBAL being not singleton in application

v0.8.37

28 Apr 14:18
Compare
Choose a tag to compare
  • RecordSelector now can validly resolve count using primaryKey of root loader

v0.8.36

08 Apr 12:42
Compare
Choose a tag to compare
  • onWhere joins now store paramaters validly

v0.8.35

14 Mar 15:39
Compare
Choose a tag to compare
  • added getPaginator method for PaginatorTrait in order to replace paginator() method in future

v0.8.34

13 Mar 20:37
Compare
Choose a tag to compare
  • Fixing issue with loosing parent reference when ORM\Loader got cloned
  • Pagination interfaces got simplified
  • New, manually driven CountingPaginator

v0.8.33

05 Mar 17:40
Compare
Choose a tag to compare
  • forgetUndeclared of AbstractTable made public

v0.8.32

05 Mar 11:56
Compare
Choose a tag to compare
  • ORM schema builder now remember schem aliases for database and table