Aggiedit/priv/repo/migrations
2022-04-06 18:17:27 -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 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
20220406184635_create_uploads.exs Add uploads; next up - user authentication on post 2022-04-06 18:17:27 -06:00
20220406185124_create_posts.exs Models for upload and post; generated liveview controller for posts 2022-04-06 12:55:12 -06:00