-
# Discussed Solution
1. Create alembic script that adds `repo_src_id` to the repo table
2. Add `populate_repo_src_id` task to fill repo_src_ids over time
3. Add check when inserting to make sure th…
-
### The problem
Entities provided by Meteoallarm integration are missing unique IDs
### What version of Home Assistant Core has the issue?
core-2023.10.5
### What type of installation are …
-
George, any particular reason why you removed the unique id from this component? If not, mind if I launch a PR incorporating this once more?
-
In https://mysql.spiffcrm.com/ when I save an existing model it's showing this 'ID must be unique' error message in properties. But the model get saved successfully.
As discussed on slack those model …
-
### Describe the project you are working on
A local co-op game which allows you to control each player, 3D isometric roguelite.
### Describe the problem or limitation you are having in your proj…
-
### Report hasn't been filed before.
- [X] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.36.3
### What versi…
-
#### Describe the bug
Weare doing DOM manipulation in real-time and map to AST. The AST is currently hydrated with `data-onlook-id` which is computed based on the file and line-col location of the AS…
-
On startup, I get lots of these errors in the log:
```
2024-02-04 11:45:05.302 ERROR (MainThread) [homeassistant.components.sensor] Platform open_epaper_link does not generate unique IDs. ID ap_ip…
-
**Is your feature request related to a problem? Please describe.**
When there is a time we rely on firebase to generate unique ID for firestore or authentication, sometimes we don't want complete ran…
-
## What problem does this solve or what need does it fill?
I need to remember which controller was which between process stops/starts.
## What solution would you like?
gilrs provides multiple…