Which fields does conversion act on? I really would want it to apply only to the text in posts, conversations and profile posts (not in titles or anywhere else--we have too many members who might abuse it).
Is the code easy enough to modify so I could avoid converting what I don't want converted? (Or at least, let me know which directory it is in, so I can take a peek.) And, are there any issues to worry about re: ElasticSearch?
Even if it was possible to only convert selected tables or fields, our input filtering works on all input so it wouldn't be possible to prevent utf8mb4 going into fields that didn't support it, and that would generate invalid string errors.