]> Untitled Git - lemmy.git/commit
Adding username and email case insensitivity uniqueness. Fixes #341
authorDessalines <tyhou13@gmx.com>
Sun, 2 Feb 2020 01:11:12 +0000 (20:11 -0500)
committerDessalines <tyhou13@gmx.com>
Sun, 2 Feb 2020 01:11:12 +0000 (20:11 -0500)
commit8035976e40da4bc7598b43c2f8427ce7646c6630
tree439dd393b52fe39cc1c6d7c4f16e44a47b7230e8
parent5d84d474d0ff3a2b03e29c7fa8f42191f8a4eb58
Adding username and email case insensitivity uniqueness. Fixes #341
server/migrations/2020-02-02-004806_add_case_insensitive_usernames/down.sql [new file with mode: 0644]
server/migrations/2020-02-02-004806_add_case_insensitive_usernames/up.sql [new file with mode: 0644]