chiya/priv/repo/migrations
2023-03-06 23:15:23 +01:00
..
.formatter.exs init 2023-03-05 16:07:40 +01:00
20230305150759_create_users_auth_tables.exs add auth 2023-03-05 16:13:00 +01:00
20230305151737_add_oban_jobs_table.exs add many_to_many relation for channel<->note 2023-03-05 23:46:23 +01:00
20230305161354_create_channels.exs make channel slug unique 2023-03-05 18:09:09 +01:00
20230305162242_create_notes.exs add notes 2023-03-05 17:23:16 +01:00
20230305171255_create_channels_notes.exs add many_to_many relation for channel<->note 2023-03-05 23:46:23 +01:00
20230306203726_add_avatar_to_user.exs add avatar image to user 2023-03-06 23:15:23 +01:00