Add unified posts database groundwork #2

Merged
codegirl007 merged 2 commits from posts-database into app 2026-08-27 07:05:24 +00:00
2 Commits
Author SHA1 Message Date
codegirl007 c6b5d6a456 Rename the unified post date field.
CI / test (pull_request) Successful in 6m16s
Use post_date throughout the new schema while retaining hunt_date only as the legacy migration source.
2026-08-27 00:03:10 -07:00
codegirl007 007fcd0991 Add unified posts database groundwork.
CI / test (pull_request) Successful in 6m18s
Introduce additive post and post-vote tables with an idempotent legacy snapshot migration so the existing application remains compatible during the staged cutover.
2026-08-27 00:00:06 -07:00