Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

alternative should be text instead of varchar(255) #86

Open
1442acb42ee0e3a727d7330e9755eb94 opened this issue Mar 8, 2019 · 0 comments

Comments

@1442acb42ee0e3a727d7330e9755eb94

I'm getting an SQL error because the column 'alternative' is not big enough. Why are you not mapping it to 'text'?

It seems to me that you are storing the text part of an email in the column alternative. Then you HAVE to increase the size, because text emails can be much longer than 255 characters.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant