Skip to content

Releases: viames/pair

1.2.2

23 Feb 13:33
Compare
Choose a tag to compare

Bug fixes

1.2.1

11 Feb 16:00
Compare
Choose a tag to compare
Bug fixes

1.2.0

07 Feb 12:27
Compare
Choose a tag to compare
Fixes and improvements

New method ActiveRecord::getRelated() allows to get a cached copy of an object that's related to the subject one by a ForeignKey to its db field.

1.1.0

25 Jan 17:42
Compare
Choose a tag to compare

Includes new public methods isNullable, isEmptiable, isDeletable in class ActiveRecord and other useful methods in Database class with cache feature.
Supports installer on Pair_example based on check of config.php file.
Fixed a bug in isDeletable() method of ActiveRecord class and added a cached method to get related Module.
Other bug fixes included.

1.0.0

28 Sep 14:28
Compare
Choose a tag to compare
composer.json update