Liyan Zhao
Liyan Zhao
@royjhan Hi I am also caring about this issue, is there any progress on it? My suggestion is a really trivial idea, build a DFA to parse the string, once...
问题不大,因为这个功能就没写好,所以一开就崩了
Please see #129 . Is this still happening after upgrading your BES?
Hello @PotatoPresident @DrexHD I want to change the type of timestamps from TEXT to BIGINT, is there any reason why not to use BIGINT for timestamps? for human reading? One...
> 这是啥需求 在event: toolCallResponse的返回结果中,data: 后面的内容本来应该是一个合法的json,但是由于这个截断的处理逻辑太武断了,破坏了json结构。本PR的目的在于不破坏json结构的情况下裁剪数据至目标大小。
> Since this is a bug in vanilla, I do not think the Fabric API should tinker with it as it shouldn't modify the behavior on its own. Nah, this...
> its also directly caused by cancelling block breaking via a fapi event Yeah thats why I open this issue here. Once your mod uses FAPI to "protect" some blocks...
afaik most databases support exporting .sql files, why is this PR better? I found there is no way to import the data back. (I am reading https://github.com/QuiltServerTools/Ledger/issues/283)
> It would be nice if there is a common way to export a .sql, which has a similar effect as this PR. The problem is that when using sqlite...
最新版本已修复,请在GitHub actions下载并测试。