Skip to content

Releases: hyperf/database

Release v2.0.21

30 Nov 02:49
Compare
Choose a tag to compare
[performance] Optimize hyperf/scout, add `--chunk` and `--column|c` o…

Release v2.0.20

23 Nov 01:26
Compare
Choose a tag to compare
Optimized comments for `Hyperf\Database\Schema\ColumnDefinition`. (#2…

Release v2.0.18

09 Nov 03:37
Compare
Choose a tag to compare
Format code. (#2739)

* Fixed GenerateModelIDEVisitor scope arguments

* Format code.

Co-authored-by: 李铭昕 <715557344@qq.com>

Release v2.0.17

02 Nov 05:21
Compare
Choose a tag to compare
Format code. (#2739)

* Fixed GenerateModelIDEVisitor scope arguments

* Format code.

Co-authored-by: 李铭昕 <715557344@qq.com>

Release v2.0.16

26 Oct 04:30
Compare
Choose a tag to compare
Optimized code for CastsValue  (#2680)



Co-authored-by: 李铭昕 <715557344@qq.com>

Release v2.0.14

12 Oct 02:53
Compare
Choose a tag to compare
Merge branch 'master' into pr/1172

Release v2.0.13

28 Sep 03:01
Compare
Choose a tag to compare
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

21 Sep 03:41
Compare
Choose a tag to compare
Fixed `@property` of mutated attribute will be replaced by morphTo fo…

Release v2.0.11

14 Sep 03:33
Compare
Choose a tag to compare
Create DatabaseConnectionTest.php

Release v2.0.10

07 Sep 05:14
Compare
Choose a tag to compare
Fixed model event dispatcher does not works for Pivot and MorphPivot.…