All datetime fields in mobile session schemas must truncate to :second because the database uses :utc_datetime type (without microseconds). Fixed DateTime.utc_now() calls in: - QRLoginToken.complete_changeset/2 - QRLoginToken.put_expiration/1 - MobileSession.touch_changeset/1 - MobileSession.put_timestamps/1 |
||
|---|---|---|
| .. | ||
| mobile_session.ex | ||
| qr_login_token.ex | ||