mysql schema: use TIMESTAMP for lastPasswordReset, not BIGINT
Since MySQL TIMESTAMP is quantized to whole seconds, also change tests to add a 2s stall before changing the password, to make sure lastPasswordReset gets a new value.
Loading
Please register or sign in to comment