about summary refs log tree commit diff
path: root/migrations/2018-04-14-140818_posts_only_in_posts
AgeCommit message (Collapse)AuthorFilesLines
2018-04-14 feat(migrations): Drop 'body' column from threadsVincent Ambo2-0/+7
As a data model simplification, the text of a thread's top post should simply also go into the posts table.