RedBeanPHP 5.4 发布,PHP 的 ORM 映射框架
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