summaryrefslogtreecommitdiff
path: root/priv/repo/migrations/20200831142509_chat_constraints.exs
AgeCommit message (Collapse)Author
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
This reverts merge request !3825
2023-01-01Bump copyright yearmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-25Copyright bump for 2022Sean King
2020-08-31Chats: Add cascading delete on both referenced users.lain
Also remove the now-superfluous join in the chat controller, which was only used to filter out these cases.