devin
|
70b68090fa
|
Optimized the version of requirement for hyperf/database .
|
2024-09-19 20:34:56 +08:00 |
|
Deeka Wong
|
2443aa4f10
|
Added ModelUpdateVisitor::getReturnType method (#7077)
|
2024-09-19 16:17:27 +08:00 |
|
lyan
|
3cf0da31d3
|
Added Hyperf\Database\Schema\Schema::getForeignKeys() . (#7059)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-09-19 15:59:19 +08:00 |
|
@长久同学
|
e05fe2478b
|
Support db type enum for DoctrineConnection . (#7064)
|
2024-09-13 20:58:23 +08:00 |
|
李铭昕
|
a8418d1582
|
Release v3.1.40 (#7061)
|
2024-09-12 11:21:31 +08:00 |
|
guandeng
|
34c36ab04d
|
Convert $value and $pattern to string for Str::is() . (#7053)
|
2024-09-12 10:13:44 +08:00 |
|
Sidney Oliveira
|
976e7a839e
|
Fix the priority of the database parameter in the hyperf migrate command (#7051)
Co-authored-by: Luffy <52o@qq52o.cn>
|
2024-09-12 10:07:27 +08:00 |
|
devin
|
fe53a52d2e
|
Optimize DB Helper method parameters. (#7056)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-09-12 10:06:25 +08:00 |
|
李铭昕
|
8a476e907a
|
Release v3.1.39 (#7049)
|
2024-09-05 10:46:14 +08:00 |
|
devin
|
0f69aa2320
|
Optimized the argument table like database.table for gen:model which can be used to generate another database models. (#7044)
Co-authored-by: hexiangyu <hexiangyu@addcn.com>
|
2024-09-05 10:27:49 +08:00 |
|
邹景立
|
196386bc7e
|
Improved packaging speed for command phar:build . (#7040)
|
2024-09-05 10:01:30 +08:00 |
|
李铭昕
|
b189a726c0
|
Fixed bug that jsonrpc-http cannot support swow . (#7043)
|
2024-09-02 17:46:26 +08:00 |
|
邹景立
|
2087160db8
|
Fixed bug that the mount code will break the main file with declare when using phar:build . (#7034)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-09-01 00:39:13 +08:00 |
|
zds
|
42329b1e20
|
Added methods whenTableHasColumn and whenTableDoesntHaveColumn to \Hyperf\Database\Schema\Schema (#7024)
|
2024-08-29 15:33:39 +08:00 |
|
Deeka Wong
|
1c295f204a
|
Improved ConsoleLogger to support running in watcher (#7033)
|
2024-08-29 15:00:38 +08:00 |
|
李铭昕
|
0fed0fd0a3
|
Release v3.1.38 (#7032)
|
2024-08-29 10:09:51 +08:00 |
|
Deeka Wong
|
cfd243062b
|
Added Hyperf\Framework\Logger\ConsoleLogger (#7028)
|
2024-08-28 14:15:46 +08:00 |
|
Deeka Wong
|
030c8b732c
|
Added Hyperf\Contract\CanBeEscapedWhenCastToString (#7023)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-08-27 19:02:54 +08:00 |
|
Deeka Wong
|
ba7de5b0ed
|
chore: update php-cs-fixer dependency to 3.62.0 (#7027)
|
2024-08-27 16:33:18 +08:00 |
|
Deeka Wong
|
00309bcdaf
|
Improved phpdoc for hyperf/collection (#7022)
|
2024-08-24 22:15:22 +08:00 |
|
zds
|
a2df3fb500
|
Added unit tests for hyperf/circuit-breaker (#7018)
|
2024-08-23 20:25:59 +08:00 |
|
WenRenHai
|
fd59841b0b
|
Feat: add reorder method to clear and set sorting (#7016)
|
2024-08-23 20:13:57 +08:00 |
|
李铭昕
|
018291c384
|
Release v3.1.37 (#7017)
Co-authored-by: WenRenHai <PeopleSea@outlook.com>
|
2024-08-22 10:09:20 +08:00 |
|
zds
|
554632af57
|
Added methods whereNone and orWhereNone to Hyperf\Database\Query\Builder (#7015)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-08-21 21:12:15 +08:00 |
|
rookiexxk
|
a37af75d6e
|
Use anonymous classes to avoid the duplicated class name for database migrations. (#6839)
Co-authored-by: 10470 <xiexuekun@addcn.com>
Co-authored-by: zds <49744633+zds-s@users.noreply.github.com>
|
2024-08-16 15:52:37 +08:00 |
|
李铭昕
|
3558e6fab9
|
Release v3.1.36 (#7004)
Co-authored-by: Hanmo <32361024+Hanmo123@users.noreply.github.com>
|
2024-08-15 13:50:58 +08:00 |
|
Deeka Wong
|
0f63fdb3c9
|
Added partitioned support for Cookie (#6971)
|
2024-08-15 12:53:49 +08:00 |
|
Deeka Wong
|
531c173e47
|
Added support for retrieving the current system time with milliseconds for Hyperf\Support\Traits\InteractsWithTime (#6990)
|
2024-08-15 12:46:42 +08:00 |
|
李铭昕
|
8d04672d88
|
Added default methods for #[AutoController] . (#6998)
|
2024-08-12 16:55:24 +08:00 |
|
李铭昕
|
34211ddfcf
|
Format code (#6994)
|
2024-08-08 10:28:23 +08:00 |
|
李铭昕
|
bdef7c710b
|
Release v3.1.35 (#6993)
|
2024-08-08 10:05:07 +08:00 |
|
李铭昕
|
ced6130eb2
|
Fixed bug that the root path of swagger server cannot work. (#6987)
|
2024-08-05 15:18:12 +08:00 |
|
zqsjesse
|
7b02ce6293
|
Optimized docs about reactive-x .
|
2024-08-01 17:34:42 +08:00 |
|
李铭昕
|
c3192a0411
|
Release v3.1.34 (#6981)
|
2024-08-01 10:04:27 +08:00 |
|
李铭昕
|
8ff01f0e0a
|
Added command queue:dynamic-reload . (#6979)
|
2024-07-31 13:56:16 +08:00 |
|
rookiexxk
|
c7a0bf2532
|
Optimized phpdoc & code (#6976)
|
2024-07-31 13:48:23 +08:00 |
|
宣言就是Siam
|
4414bd2965
|
Added as command for static method (#6978)
|
2024-07-31 13:43:47 +08:00 |
|
李铭昕
|
e2191cfa73
|
Support to rewrite component versions for composer-json-fixer . (#6975)
|
2024-07-26 11:24:41 +08:00 |
|
李铭昕
|
4f5b56c9e4
|
Release v3.1.33 (#6972)
|
2024-07-25 10:09:02 +08:00 |
|
Albert Chen
|
826837ec48
|
Improve error message of command exceptions (#6962)
|
2024-07-22 10:33:44 +08:00 |
|
Deeka Wong
|
1b2251d138
|
Optimized Model/JsonResource::toJson (#6963)
|
2024-07-22 09:50:05 +08:00 |
|
李铭昕
|
3220b80ade
|
Fixed bug that websocket sender not support Swow . (#6961)
* Fixed bug that `websocket sender` not support `Swow`.
* Update CHANGELOG-3.1.md
|
2024-07-20 15:46:28 +08:00 |
|
李铭昕
|
3ac31e3c88
|
Added test cases for saving Null . (#6960)
|
2024-07-19 11:47:56 +08:00 |
|
Eduardo Nicioli
|
8b3669a1c9
|
Fixed bug that the connection cannot reconnect to the server in a situation where there was a failover and exchange of read and write hosts.
|
2024-07-19 11:47:39 +08:00 |
|
李铭昕
|
ccd8187107
|
Release v3.1.32 (#6956)
|
2024-07-18 10:14:23 +08:00 |
|
李铭昕
|
f14128b3a4
|
Fixed bug that socketio-server cannot work for swow engine. (#6953)
* Fixed bug that socketio-server cannot work for swow engine.
* Update CHANGELOG-3.1.md
|
2024-07-17 18:31:09 +08:00 |
|
@长久同学
|
d01e384836
|
Support where bit functions and operators for database . (#6950)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-07-15 18:06:11 +08:00 |
|
李铭昕
|
eec878ea6a
|
Fixed bug that restart failed when don't have .env . (#6949)
|
2024-07-13 20:44:54 +08:00 |
|
Albert Chen
|
0b48347952
|
Removed Swoole Atomic dependency and useless restart counter in watcher.(#6946)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
|
2024-07-12 14:10:34 +08:00 |
|
李铭昕
|
bf63c1f86f
|
Release v3.1.31 (#6944)
Co-authored-by: Deeka Wong <huangdijia@gmail.com>
|
2024-07-11 10:05:39 +08:00 |
|