sd-webui-infinite-image-bro.../scripts/iib/db
zanllp 5add6f0de6 fix: add null checks for Tag.get_or_create calls
- Tag.get_or_create now returns None for invalid tag names instead of creating error tags
- Add null checks before using tag.id in all callers
- Adjust tag validation: non-Chinese tags now limited to 8 words or 40 characters
2026-01-23 00:17:53 +08:00
..
datamodel.py fix: add null checks for Tag.get_or_create calls 2026-01-23 00:17:53 +08:00
update_image_data.py fix: add null checks for Tag.get_or_create calls 2026-01-23 00:17:53 +08:00