新版官网
文档
应用
扩展
市场
社区
云服务
搜索
系统检测到您的用户名不符合规范:
用户名
between bug
浏览:1266
发布日期:2016/05/31
3.2.3 - 普通 - 已关闭
$map['create_date] = array('between',$start_date,$end_date)
SQL语句 是 select from xxx where create_date between $start_date and null;
后面的时间戳 变为空
$map['create_date] = array('between',array($start_date,$end_date));就不会出现这个情况
评论(
)
后面还有
条评论,
点击查看>>
评论支持使用[code][/code]标签添加代码
您需要登录后才可以评论
登录
|
立即注册
提交Bug
AgitΩ
积分:356
等级:LV2