Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-14 | feat(migrations): Drop 'body' column from threads | Vincent Ambo | 2 | -0/+7 |
2018-04-08 | feat(migrations): Add author columns to tables | Vincent Ambo | 2 | -0/+15 |
2018-04-08 | feat(migrations): Default 'posted' columns to NOW() | Vincent Ambo | 2 | -0/+4 |
2018-04-08 | refactor(db): Establish Post->Thread association | Vincent Ambo | 2 | -0/+2 |
2018-04-08 | feat(migrations): Add posts & threads tables | Vincent Ambo | 5 | -0/+57 |