tvl-depot/migrations
Vincent Ambo da33786939 feat(migrations): Add author columns to tables
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.
2018-04-08 20:27:22 +02:00
..
00000000000000_diesel_initial_setup feat(migrations): Add posts & threads tables 2018-04-08 15:48:56 +02:00
2018-04-08-133240_create_posts feat(migrations): Add posts & threads tables 2018-04-08 15:48:56 +02:00
2018-04-08-161017_joinable_posts refactor(db): Establish Post->Thread association 2018-04-08 18:30:01 +02:00
2018-04-08-172739_default_posted feat(migrations): Default 'posted' columns to NOW() 2018-04-08 19:29:56 +02:00
2018-04-08-182319_add_authors feat(migrations): Add author columns to tables 2018-04-08 20:27:22 +02:00
.gitkeep feat(migrations): Add posts & threads tables 2018-04-08 15:48:56 +02:00