cfssl icon indicating copy to clipboard operation
cfssl copied to clipboard

Fixing MySQL issue while trying to save unsupported 0000-00-00 timestamp to RevokedAt field

Open struxoje opened this issue 1 year ago • 0 comments

Fixing MySQL issue while trying to save unsupported 0000-00-00 timestamp to RevokedAt field. Also making default values for timestamps NULL. After the change NULL will be saved to database instead of zeros.

struxoje avatar Sep 13 '24 11:09 struxoje