Skip to content

Releases: hyperf/database

Release v2.0.18

Choose a tag to compare

@limingxinleo limingxinleo released this 09 Nov 03:37
Format code. (#2739)

* Fixed GenerateModelIDEVisitor scope arguments

* Format code.

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

Release v2.0.17

Choose a tag to compare

@github-actions github-actions released this 02 Nov 05:21
Format code. (#2739)

* Fixed GenerateModelIDEVisitor scope arguments

* Format code.

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

Release v2.0.16

Choose a tag to compare

@github-actions github-actions released this 26 Oct 04:30
Optimized code for CastsValue  (#2680)



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

Release v2.0.14

Choose a tag to compare

@github-actions github-actions released this 12 Oct 02:53
Merge branch 'master' into pr/1172

Release v2.0.13

Choose a tag to compare

@github-actions github-actions released this 28 Sep 03:01
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

Choose a tag to compare

@github-actions github-actions released this 21 Sep 03:41
Fixed `@property` of mutated attribute will be replaced by morphTo fo…

Release v2.0.11

Choose a tag to compare

@github-actions github-actions released this 14 Sep 03:33
Create DatabaseConnectionTest.php

Release v2.0.10

Choose a tag to compare

@github-actions github-actions released this 07 Sep 05:14
Fixed model event dispatcher does not works for Pivot and MorphPivot.…

v1.1.1

Choose a tag to compare

@limingxinleo limingxinleo released this 08 Oct 10:17
Fixed the table of Model is not correct when using `gen:model`. (#674)

v1.0.10

Choose a tag to compare

@limingxinleo limingxinleo released this 09 Aug 02:14
Update AsPivot.php