We have an install of EE v2.2.2 where we needed to create a channel field of type “integer” and verify the type from the database. This was possible by using the “channel_fields.field_content_type” field in the past, but this field is no longer being updated.
There is a “field_content_type” value encoded in channel_fields.field_settings. Was this intentional or should I file a bug report?