-
![image](https://github.com/easy-swoole/fast-db/assets/22283930/7d007c30-ca7e-466f-95c5-54043c804149)
![image](https://github.com/easy-swoole/fast-db/assets/22283930/a6bfc0d3-bd48-4762-8dab-58df45f…
-
## easyswoole框架版本号、orm组件版本号 [Version]
easyswoole: 3.4.1, orm: 1.4.40
## 问题描述和截图 [Question]
DbManager::getInstance()->isInTransaction($client); 返回的为false
## 排查情况和最小复现脚本 [Tests and Recurrence…
-
## easyswoole框架版本号、orm组件版本号 [1.4.x]
1.4.x
## 问题描述和截图 []
在使用$model->limit(1)->update();时最后sql语句会吧limit条件去掉
## 排查情况和最小复现脚本 [Tests and Recurrence]
-
Annotation to verify whether a custom validator can be used, I have tried various methods but it is not good, if there is a document, because the existing verification function can not meet my needs, …
-
composer require easyswoole/orm
最新版[1.5.4]依赖
[easyswoole/mysqli](https://packagist.org/packages/easyswoole/mysqli): ^2.0
[easyswoole/pool](https://packagist.org/packages/easyswoole/pool): ^1.0
…
-
"require": {
"php": ">=7.2",
"ext-swoole": ">=4.0.3",
"easyswoole/easyswoole": ">=3.3.4",
#php -d swoole.use_shortname=On easyswoole start dev
PHP Warning: Private met…
-
![5QS2MT1}{JWH2N5WL14({5M](https://user-images.githubusercontent.com/34293473/131102062-b6ca72b2-291a-4bc0-b732-0aa01b6e6feb.jpg)
![Uploading YKJ3$UQM`QNF`$TTCA{OIPH.jpg…]()
function getList($wh…
-
`
-
[2023-09-06 17:09:15][trigger][error]:[initObject fail after 3 times case initObject fail after 3 times case initObject fail after 3 times at file:/www/wwwroot/easyswoole/vendor/easyswoole/pool/src/Ab…
-
由于 `easyswoole/component ` 依赖 `ext-swoole ^4.4.2`, 导致`swoole 5.x` 只能使用支持 `easyswoole/component 1.0.0` 的 `3.2.6` 版本,无法升级.
不知道这是因为 `easyswoole/component` 不支持 `swoole 5.x`, 还是它的版本依赖有问题.