mirror of
https://github.com/GSA/notifications-api.git
synced 2026-06-17 03:38:14 -04:00
This is to bring it in line with other serialized dates in User model, like logged_in_at and password_changed_at. Also get rid of check if password_changed_at has value, as it is a non-nullable column, so it needs to always have value. Also set a default value for email_access_validated_at, to bring it in line with other non-nullable columns.
78 KiB
78 KiB