- π΅π±Poland gravisrs
Regarding #121 - this would be an easy fix. Most schema uses 'timestamp' storage item so all what we need is update
/core/lib/Drupal/Core/Field/Plugin/Field/FieldType/TimestampItem.php class
and add implementation of defaultStorageSettings() that returns ['size'=>'big']