PassXml

Results 3 issues of PassXml

我有个小众需求,就是我想用AutoJs 写一个TCPclient。用来通讯,不知道是否会添加对应TCP Client?

## Expected behavior In some database, the comparison of field types is strict and must be explicitly converted. I have two models, Model A has a field of type UUID,...

Qclass adds hard delete functionality. Currently, hard delete can only be performed using DB.deletePermanent() or DB.getDefault().deletePermanent(). Is it possible to perform hard delete via Q Class?