Closed (cannot reproduce)
Project:
Display Suite
Version:
8.x-3.15
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2023 at 18:44 UTC
Updated:
22 Dec 2023 at 16:39 UTC
Jump to comment: Most recent
Comments
Comment #2
bogdog400 commentedI continue to have minor problems with a TINYINT field while running the module with a site built on SQLite. The latest is that I can't clear an error about the "DS Switch Field needs to be installed."
Here's the error message:
Any ideas about what I should change? Is there a place where I can do this upgrade manually? When I grep the DS module, I don't find the TINYINT word anywhere.
TIA.
Comment #3
swentel commentedHard to see honestly, I don't use sqlite at all, except for testing. But it seems that tinyint is not supported by SQLIte. DS switch module installs a column which is a string, so I have absolutely no idea where this comes from either and there's no other column that is installed by DS, so the problem must be from something else.