You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
varchar(255) is too small for TXT records. In my case it is a DKIM record with a 2048 public key, 410 characters total data.
Locally I just changed the column type to text.
The text was updated successfully, but these errors were encountered:
varchar(255) is too small for TXT records. In my case it is a DKIM record with a 2048 public key, 410 characters total data.
Locally I just changed the column type to text.
The text was updated successfully, but these errors were encountered: