thinkphp 5.1中mongo,聚合(distinct)bug

浏览:341 发布日期:2018/01/29 分类:ThinkPHP5专区 关键字: tp5.1,bug
thinkphp 5.1中mongo扩展,在云mongo中 聚合(distinct)操作, 不是指定数据库database参数而使用其他库的表, 直接用Db::table('xxx.xxxx')->distinct('xx') 无效。
最佳答案
评论( 相关
后面还有条评论,点击查看>>