Replaced wrong mysql column type

pull/3116/head
sirux88 2 years ago
parent adaefc8628
commit 26cd5d9643

@ -1,2 +1,2 @@
ALTER TABLE users_organizations ALTER TABLE users_organizations
ADD COLUMN reset_password_key VARCHAR(255); ADD COLUMN reset_password_key TEXT;

Loading…
Cancel
Save