about summary refs log tree commit diff
path: root/migrations/2018-04-08-182319_add_authors
AgeCommit message (Collapse)AuthorFilesLines
2018-04-08 feat(migrations): Add author columns to tablesVincent Ambo2-0/+15
Adds columns for author names and emails to both threads and posts. "Users" don't (yet? who knows!) exist as independent entity in Converse, they are simply "inferred" via OIDC providers.