Releases: spiral-modules/components
Releases · spiral-modules/components
v0.8.40
- now work with Alcaeus\MongoDbAdapte as fallback on php7
v0.8.38
- Fixed bug with DBAL being not singleton in application
v0.8.37
- RecordSelector now can validly resolve count using primaryKey of root loader
v0.8.36
- onWhere joins now store paramaters validly
v0.8.35
- added getPaginator method for PaginatorTrait in order to replace paginator() method in future
v0.8.34
- Fixing issue with loosing parent reference when ORM\Loader got cloned
- Pagination interfaces got simplified
- New, manually driven CountingPaginator
v0.8.33
- forgetUndeclared of AbstractTable made public
v0.8.32
- ORM schema builder now remember schem aliases for database and table