Dominick
UserTable.update({ UserTable.userId eq userId }) { it[UserTable.hashedPassword] = hash(randomAlphanumerical(8)) }