Aggiedit/priv/repo/migrations
2022-04-15 13:00:42 -06:00
..
.formatter.exs Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email 2022-04-06 12:13:54 -06:00
20220405070421_create_rooms.exs Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email 2022-04-06 12:13:54 -06:00
20220405071636_create_users_auth_tables.exs Add guards on post resources 2022-04-13 12:42:01 -06:00
20220406184635_create_uploads.exs Add uploads; next up - user authentication on post 2022-04-06 18:17:27 -06:00
20220406185124_create_posts.exs Add comments and vote models; pub/sub voting on posts 2022-04-15 13:00:42 -06:00
20220415015055_create_post_votes.exs Add comments and vote models; pub/sub voting on posts 2022-04-15 13:00:42 -06:00
20220415021530_create_post_comments.exs Add comments and vote models; pub/sub voting on posts 2022-04-15 13:00:42 -06:00