You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Just shortLinkId, Just shortLinkKey, Just linkPrivSigKey, Just linkEncFixedData) ->JustShortLinkCreds {shortLinkId, shortLinkKey, linkPrivSigKey, linkEncFixedData}
("m20241224_ratchet_e2e_snd_params", m20241224_ratchet_e2e_snd_params, Just down_m20241224_ratchet_e2e_snd_params),
88
89
("m20250203_msg_bodies", m20250203_msg_bodies, Just down_m20250203_msg_bodies),
89
90
("m20250322_short_links", m20250322_short_links, Just down_m20250322_short_links),
90
-
("m20250702_conn_invitations_remove_cascade_delete", m20250702_conn_invitations_remove_cascade_delete, Just down_m20250702_conn_invitations_remove_cascade_delete)
91
+
("m20250702_conn_invitations_remove_cascade_delete", m20250702_conn_invitations_remove_cascade_delete, Just down_m20250702_conn_invitations_remove_cascade_delete),
92
+
("m20250815_service_certs", m20250815_service_certs, Just down_m20250815_service_certs)
91
93
]
92
94
93
95
--| The list of migrations in ascending order by date
0 commit comments