Closed austins closed 5 years ago
https://open.vanillaforums.com/discussion/comment/258303/#Comment_258303
User has reported receiving this error when enabling the app in Vanilla 2.6 and Vanilla 3.2:
"Specified key was too long; max key length is 1000 bytes".
Proposed fix: Change varchar(500) on the Description column to TEXT type.
Closed by 37e90728218be5d917b261770b82ec21df72b50b.
Will be a part of the release for issue #74.
https://open.vanillaforums.com/discussion/comment/258303/#Comment_258303
User has reported receiving this error when enabling the app in Vanilla 2.6 and Vanilla 3.2:
Proposed fix: Change varchar(500) on the Description column to TEXT type.