chore(db): drop dead tables, remove chat_messages query
Dropped chat_messages and tabular_review_chat_messages from Aurora (both empty; history lives in S3 snapshots). Removed dead hydrateEditStatuses() function and chat_messages SELECT from GET /chat/:chatId. Issue 26 documented in TEMP_TASKS for future edit status hydration on S3 history load.
| Repository | dropthejase/louis |
|---|---|
| Author | Jason Lee <12leeejk2@gmail.com> |
| Authored | |
| Parents | 3f247e45 |
| Stats | 2 files changed , +2 , -130 |
| Part of | Migrate database from Supabase to Aurora Serverless v2 (RDS Data API) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-c195e91c.md
from inside the repo you want the change in.