内容简介:ReadBeanPHP 支持数据库包括:CUBRID, MySQL, Postgres, SQLite 无需配置。5.4 版本如下: 调试日志现在正确地处理类型绑定 R::store( $beans, $unfreezeIfNecessary) R::storeAll( $beans, $unfreezeIfNecessar...
ReadBeanPHP 支持数据库包括:CUBRID, MySQL, Postgres, SQLite 无需配置。5.4 版本如下:
- 调试日志现在正确地处理类型绑定
- R::store( $beans, $unfreezeIfNecessary)
- R::storeAll( $beans, $unfreezeIfNecessary)
- R::findForUpdate()
- 允许 findLike 使用“isnull”条件
- trash/trashAll 返回已删除 bean 的编号
- 修复 Facade::removeToolBoxByKey
- R::getRow() 现在返回类型数组
- R::setAllowFluidTransactions()
- 改进 R::diff() 的性能
- 修复缓存防止第二个 FOR-UPDATE SQL 查询
- 其他单元测试
发布说明:
https://redbeanphp.com/index.php?p=/changelog#v54
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
How to Solve It
Zbigniew Michalewicz、David B. Fogel / Springer / 2004-03-01 / USD 59.95
This book is the only source that provides comprehensive, current, and detailed information on problem solving using modern heuristics. It covers classic methods of optimization, including dynamic pro......一起来看看 《How to Solve It》 这本书的介绍吧!