Releases: hyperf/database
Releases · hyperf/database
Release list
Release v2.0.18
Format code. (#2739) * Fixed GenerateModelIDEVisitor scope arguments * Format code. Co-authored-by: 李铭昕 <715557344@qq.com>
Release v2.0.17
Format code. (#2739) * Fixed GenerateModelIDEVisitor scope arguments * Format code. Co-authored-by: 李铭昕 <715557344@qq.com>
Release v2.0.16
Optimized code for CastsValue (#2680) Co-authored-by: 李铭昕 <715557344@qq.com>
Release v2.0.14
Merge branch 'master' into pr/1172
Release v2.0.13
fix typo and ambiguous expression (#2569) * fix typo and ambiguous expression * fix typo * update questions with zirocte/swagger 3.0.5 version issue
Release v2.0.12
Fixed `@property` of mutated attribute will be replaced by morphTo fo…
Release v2.0.11
Create DatabaseConnectionTest.php
Release v2.0.10
Fixed model event dispatcher does not works for Pivot and MorphPivot.…
v1.1.1
Fixed the table of Model is not correct when using `gen:model`. (#674)