-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: 2.4-20240911-134422ee-amd64
- Deployment mode(standalone or cluster…
-
I have
```
type-checking-sqlalchemy-enabled = False
```
but it doesn't seem to affect
```python
from sqlalchemy.sql.expression import Insert, Select
@singledispatchmethod
def _…
-
### What version of Bun is running?
1.1.17
### What platform is your computer?
Darwin 23.5.0 x86_64 i386
### What steps can reproduce the bug?
Create a bun project with FileSystemRouter…
-
https://github.com/Testverademo/GithubApp-no-config/blob/993b7e0037042b1ed5f2273f06a80d4db1bc47e8/src/main/java/com/veracode/verademo/controller/BlabController.java#L485-L495
**Filename:** com/veraco…
-
### Describe what you were doing
Quitting the game
### What does the crash message say?
panicked at 'Unexpected non-object value in object vector', core\src\avm2\amf.rs:99:34
### Ruffle Version
0…
-
# 🙋 Feature Request
## 😯 Problem to Solve
We currently have:
- theme-unaware base tokens such as `$ni-nimble-base-black-85` that are static values defined as raw values
- theme-aware high-leve…
-
```typescript
let where = sql`col = 1`;
let query = sql`SELECT * FROM WHERE ${where}`;
let sql_as_string = query.(what?);
```
Hello. Is there any way to get the actual sql query string before…
-
## Description
We are trying to generate statistics and visualizations based on data contained in reports by a specific author (our org).
This is important as it enables us to differentiate the…
-
The Packagist API allows providing a URl to dynamically fetching security advisories. https://packagist.org/apidoc#list-security-advisories. I believe this is used by Composer Audit
From a TUF pers…
-
I'm wondering what the reasoning is behind the API containing dropped sets.
Currently many sets like BFZ are shown.
I realized when I wanted to use this dynamic badge which uses the api as data so…