Webform entity sets the "bundle" column as type text at the moment. That can become a fairly significant hit with large data sets. I propose a change to VARCHAR(32).

An index on bundle certainly wouldn't hurt either. But that isn't necessarily required.

Comments

MChittenden’s picture

StatusFileSize
new0 bytes
MChittenden’s picture

StatusFileSize
new584 bytes

Sorry, here's the real proposed patch.