fire-eggs / fire-eggs/Danbooru2021
How should image (parent / child) relationships be handled?
Open
database
enhancement
- Dominant language
- Python
- Stars
- 42
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
1. Duplicate image: image has parent_id value, but "parent" does not have the "has_children" flag set.
2. Child: image has parent_id value, and "parent" _does_ have the "has_children" flag set.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.