When saving entities that use the Config Cardinality field module, schema-related warnings are generated, which affect administration and may cause confusion in configuration logs.
Steps to reproduce
Install the module on a Drupal 11.2 site
Create a field instance
Save the field instance
Observe schema warnings
Proposed resolution
Update the schema to include the missing definitions referenced in the warnings.
Create a patch to prevent schema warnings from appearing.