Issue #2928906 by tstoeckler, hchonov, gnunes, gease, amateescu, daffie,...
Issue #2928906 by tstoeckler, hchonov, gnunes, gease, amateescu, daffie, alexpott, catch, claudiu.cristea: The field schema incorrectly stores serial fields as int
@@ -371,4 +371,63 @@ public function testCleanUpStorageDefinition() {
$this->assertEqual($entity_type_id_count,0,'After uninstalling entity_test module the schema should not contains fields from entities provided by the module.');
}
/**
* Tests the installed storage schema for identifier fields.