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

v2.0.1

Toggle v2.0.1's commit message
fix Request test

v2.0.0

Toggle v2.0.0's commit message
remove min

v1.1.26

Toggle v1.1.26's commit message
事务异常场景下无法在commit/rollback事务前将查询模式设为非defer (#266)

v1.1.25

Toggle v1.1.25's commit message
feat: Added strict mode and fetch mode for Mysql client (swoft-cloud/…

…swoft-component#208)

* 增加DB严格模式配置

* 增加配置读取单测

* Update SqlTest.php

* Update DbPoolProperties.php

* Remoe useless comments.

v1.1.24

Toggle v1.1.24's commit message
修改更新和新增时,表名是Mysql关键字会报错的BUG (swoft-cloud/swoft-component#204)

v1.1.23

Toggle v1.1.23's commit message

v1.1.22

Toggle v1.1.22's commit message
DbConnection::check时,验证闲置时间是否超过最大值 (swoft-cloud/swoft-component#189)

* 验证空闲时间是否超过最大值

* 验证空闲时间是否超过最大值

* 验证空闲时间是否超过最大值

* 完善对应单测

* 抽离验证空闲时间是否超过最大值的逻辑

* 代码格式化

* 抽离验证空闲时间是否超过最大值的逻辑

* Update AbstractDbConnection.php

v1.1.21

Toggle v1.1.21's commit message
修改DB事务回滚BUG (swoft-cloud/swoft-component#173)

v1.1.20

Toggle v1.1.20's commit message
修复TravisCi Build失败的BUG (swoft-cloud/swoft-component#154)

v1.1.19

Toggle v1.1.19's commit message
增加DB验证器 (swoft-cloud/swoft-component#146)

* 增加DB验证器

* bigint validate

* 增加bigint、tinyint、smallint Validator的单测

* 完善bigint Validator 以及对应单测

* 完善单测
0