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 Jan 28, 2021. It is now read-only.
I am using GORM to save in the database a struct that contains a []byte field:
When I start the application, the embedded mysql returns the error: "Type not supported: VARBINARY".
Is this a known limitation or a bug? If it is a bug, I will provide a way to replicate it.
The text was updated successfully, but these errors were encountered: