add_index:users,:auth_token,unique: true,where: "auth_token IS NOT NULL"add_index:users,:password_reset_token,unique: true,where: "password_reset_token IS NOT NULL"
No Reply at the moment.
You need to Sign in before reply, if you don't have an account, please Sign up first.