-
- [x] Add "loading..." message when image generation is happening
- [x] Make highest voted image from previous day the seed image
- [x] Modify image generation api to take in the image instead of ju…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
DROP TABLE IF EXISTS t1;
DROP TABLE IF EXISTS t2;
CR…
-
Mythic has the capability to save user preferences in the database, but currently only uses local storage.
Move away from local storage and save these preferences in the database so that they're ava…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Description
The Azure Enterprise Scale repository includes a policy initiative called [*Enforce recommended gu…
-
1.78 has introduced a [regression](https://github.com/rust-lang/rust/issues/123281) that prevents `stabby` from implementing trait-object construction as efficiently as before.
This issue tracks pr…
-
Step:
1. Create new db with default schema 'public'. Then apply some EF migrations. Table `__EFMIgrationsHistory` must be created
2. Customize search_path in the db
`ALTER ROLE ALL SET search_path …
-
The behavior when querying Azurite table storage and real Azure table storage is different.
The query `myCol eq null` works without issue against Azurite table storage, but when executed against real…
yohny updated
1 month ago
-
### LanceDB version
python-v0.13.0
### What happened?
If I run multiple parallel vector searches on AWS storage, the process fails with:
```
query = table.search(vector).limit(limit)
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
Minecraft Version: 1.20.1
Forge Version: 47.2.0
Mod Version: 1.10.0
Single Player or Server: Server
Describe problem (what you were doing; what happened; what should have happened):
Sto…