You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correct database column name mismatch in force refresh query
Fixed incorrect variable name 'timestamp' to 'created_at' to match
the database schema. This was causing force-wiki operations to fail
with "table processed_actions has no column named timestamp" error.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments