© 2026 Hedgehog Software, LLC
Posts p
post_id, (fk) user_id, content
Post
{ post_id: string; username: string; content: string; messages: Message[] }