mirror of https://github.com/gabehf/Koito.git
parent
cdb091af3f
commit
0042e3f3bd
@ -0,0 +1,3 @@
|
||||
-- +goose Up
|
||||
UPDATE users
|
||||
SET username = LOWER(username);
|
||||
Loading…
Reference in new issue