architex/priv/repo/migrations
2021-07-25 14:57:52 +02:00
..
.formatter.exs Init git repo 2021-06-22 14:09:25 +02:00
20210622142112_add_accounts_table.exs Add migration and schema for accounts 2021-06-22 23:04:37 +02:00
20210623145023_add_devices_table.exs Implement access token authentication 2021-06-26 00:29:33 +02:00
20210625205812_add_access_token_index_to_devices.exs Implement access token authentication 2021-06-26 00:29:33 +02:00
20210707123852_add_events_and_rooms_table.exs Add endpoint for room creation 2021-07-10 23:16:00 +02:00
20210714150725_change_event_content_to_json.exs Add part of room creation endpoint 2021-07-17 17:38:20 +02:00
20210715093944_change_event_timestamp_to_integer.exs Add part of room creation endpoint 2021-07-17 17:38:20 +02:00
20210716212330_change_event_id_name.exs Add part of room creation endpoint 2021-07-17 17:38:20 +02:00
20210725121639_add_forward_extremities_to_rooms.exs Add forward extremities to rooms 2021-07-25 14:57:52 +02:00