mata/mata-ar-history
最新稳定版本:1.0.6.0-alpha
Composer 安装命令:
composer require mata/mata-ar-history
包简介
Provides convenient method for versioning AR models
README 文档
README
Provides convenient method for versioning AR models.
Installation
- Add the module using composer:
"mata/mata-ar-history": "~1.0.0"
Changelog
1.0.2.7-alpha, September 7, 2016
- Added migration (alter DocumentId from 64 to 128 characters)
1.0.2.6-alpha, July 12, 2016
- Fix for HistoryBehavior, added setting model attributes from revision
1.0.2.5-alpha, November 30, 2015
- Bug fix
1.0.2.4-alpha, November 2, 2015
- Fixed switch between revisions
1.0.2.3-alpha, October 12, 2015
- Updated logic for getting table alias
1.0.2.2-alpha, October 8, 2015
- Changed ActiveQuery::EVENT_BEFORE_PREPARE_STATEMENT to run only for models with HistoryBehavior
1.0.2.1-alpha, September 29, 2015
- Change for HistoryBehavior in setRevision() method where now all attributes are set (previously were set safe attributes only). This change also causes that validators are not attached into model object.
- Added missing document name on history overlay
1.0.2-alpha, June 8, 2015
- Added Migration with Status and Comments fields
- Updates for console application
1.0.1-alpha, June 3, 2015
- Added BootstrapInterface
- Used Revision::Status to indicate removed items
1.0.0-alpha, May 18, 2015
- Initial release.
统计信息
- 总下载量: 2.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-24