episode: Fix: Peewee boolean filter always-truthy column reference

This commit is contained in:
Cal Corum 2026-03-03 15:32:52 -06:00
parent 4d5d12d710
commit 791370685c

View File

@ -279,3 +279,7 @@ Session size: 39 messages, 14 tool calls
## 15:25 - Fix: Cleanup of duplicate labels and PRs from issue-poller infinite loop in paper-dynasty-database
- **Type:** fix
- **Tags:** paper-dynasty-database, gitea, cleanup, automation, duplicate-labels, claude-scheduled
## 15:32 - Fix: Peewee boolean filter always-truthy column reference
- **Type:** fix
- **Tags:** paper-dynasty-database, peewee, python, fastapi, boolean-filter, orm, bug