zdf
zdf
> * [ ] BUG REPORT > * [x] FEATURE REQUEST > > ### Missing feature > The EMQ dashboard displays the current time in different locations. Therefore being able...
你好 @RaymondMouthaan , 我想在容器中使用CST0800的时间,使用如下命令启动,无效,请帮忙看一下,谢谢 `docker run -d --name emqx31 -p 1883:1883 -p 8083:8083 -p 8883:8883 -p 8084:8084 -p 18083:18083 -e /etc/localtime:/etc/localtime -e /etc/TZ:/etc/TZ emqx/emqx:v3.1.0`
最好支持limit,场景举例:我想查询最新的一条数据,如果不用limit,难道要select一批数据取第一条吗?请官方支持
> 最好支持limit,场景举例:我想查询最新的一条数据,如果不用limit,难道要select一批数据取第一条吗?请官方支持 抱歉,刚看到selectByExampleAndRowBounds这种支持limit