8000 Tags · swoft-cloud/swoft-db · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: swoft-cloud/swoft-db

Tags

v1.1.18

Toggle v1.1.18's commit message
Fix 查询值为null时,写入模型失败的BUG (swoft-cloud/swoft-component#133)

v1.1.17

Toggle v1.1.17's commit message
Fix db unit test (swoft-cloud/swoft-component#132)

* Update PoolHelper.php

Fix typo

* Fix unit test

v1.1.16

Toggle v1.1.16's commit message
fix sql syntax error when column that has alias in where statement (s…

…woft-cloud/swoft-component#128)

v1.1.15

Toggle v1.1.15's commit message
修改 当通过QueryBuilder查询一条数据时,会报错的BUG (swoft-cloud/swoft-component#126)

* 当通过QueryBuilder查询一条数据时,因为在`addGetDecorator`方法中,已经把Array 修改成了Collection,所以当调用`arrayToEntity`时,会报错 `Argument 1 passed to Swoft\Db\Helper\EntityHelper::arrayToEntity() must be of the type array, object given`
* 完善单元测试

v1.1.14

Toggle v1.1.14's commit message

v1.1.13

Toggle v1.1.13's commit message

v1.1.12

Toggle v1.1.12's commit message
Merge commit 'fc8cf5df6f2605b765afd5e499b306f7e9a33815'

# Conflicts:
#	src/db/src/Driver/Mysql/MysqlConnection.php

v1.1.11

Toggle v1.1.11's commit message
Merge pull request #72 from stelin/master

Fix keyword bug

v1.1.10

Toggle v1.1.10's commit message
add help

v1.1.9

Toggle v1.1.9's commit message
fix annotion bug

0