SemiThin
SemiThin
``` $model = new Wallet(); $res = $model->group('chain_id')->sum('id'); var_dump($res); var_dump($model->lastQuery()->getLastQuery()); ``` 今天用sum 也是有这样的bug 打印sql是多了个limit 1 好久了 望修复 @kiss291323003 @XueSiLf @Stitch-June @xuhaoxian @tioncico @evalor @davidzhang12138
好用+1 ,我还把python的转成goland了,编译好二进制之后大家都不用安装各种环境了 https://github.com/SemiThin/goldendict
都Electron了,竟然没有linux客户端,等出了linux客户端之后我再来使用一下
> 最新版已经支持了LInux,请下载体验下。 # ubuntu @ ubuntu in ~/Downloads [17:30:46] $ ./Chat2DB-2.0.11.AppImage dlopen(): error loading libfuse.so.2 AppImages require FUSE to run. You might still be able to extract the contents of...
sudo apt install libfuse2
# ubuntu @ ubuntu in ~/Downloads [17:37:03] C:130 $ ll Chat2DB-2.0.11.AppImage -rwxr-xr-x 1 ubuntu ubuntu 217M 8月 11 15:30 Chat2DB-2.0.11.AppImage # ubuntu @ ubuntu in ~/Downloads [17:37:07] $ ./Chat2DB-2.0.11.AppImage fusermount:...

删除了容器,/WeChatFiles 也重新换了个目录挂载 - $HOME/Downloads/tencent/WeChatFiles:/WeChatFiles 安装完毕之后第一次弹窗 
换完目录重启之后登录,确实弹窗只有一次,不会一直循环出现了 现在的问题,其他还没怎么测试 1.fcitx无法输入中文 2.订阅号查看文章黑屏  
一早上没研究好新版本,先用回老版本,有空再来摸索新版本 