-
I have noticed that after each Chatbox query, my Windows Antimalware Service Executable process goes crazy - enough for my older machine to stutter for a little while (20-30 seconds) until it finishes…
-
### 📑 I have found these related issues/pull requests
N/A
### 🛡️ Security Policy
- [X] I agree to have read this project [Security Policy](https://github.com/louislam/uptime-kuma/security/pol…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-20241027-eeb67a38-amd64
```
### Current Behavior
Query/sea…
-
- MSSQL Extension Version: 1.25.0
- VSCode Version: 1.94.2
- OS Version: Windows 10 10.0.19045 Build 19045
Steps to Reproduce:
1. Enable "rich experiences" in settings.json ` "mssql.enableRichExper…
-
### Version
1.27.0
### What happened?
#### Generated `models.go`
```go
// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.27.0
package repository
import (
"github.c…
-
### Version
1.27.0
### What happened?
I tried to create a quite simple `SELECT` query and was not sure why the `LIMIT` and `OFFSET` params were not working properly. After inspecting the generated …
-
### Version
1.27.0
### What happened?
SQLC fails to generate a query where I try to use a column from a subquery in a WHERE clause to compare against a query argument, which is a valid SQL sy…
-
### Description
When I'm try dashboard conversion from JSON to Terraform using new relic cli, it is dropping thresholds from billboard widget.
### Go Version
Provide the output of `go version` he…
-
### What happened?
I'm using Apollo GraphQL on the frontend, which automatically passes `accept: multipart/mixed` as header when the query contains a [`@defer`](https://github.com/apollographql/apo…
-
初次使用时查询的词是 `pilled`,结果就直接报错了,客户端返回
`☣ ERROR: 解析daemon返回结果失败: unexpected end of JSON input`
后面查询其他词都正常,包括 `pill` 这个词。
我以为某些词加了 `ed` 后会报错,试了不少词加上 `ed` 都没问题。
然后尝试自行编译,结果查询 `pilled` 还是报错。
然后我又删除…