-
- Downloads
Issue #3414632 by KarlShea, MegaChriz: Entity ID can be a string, changed...
Issue #3414632 by KarlShea, MegaChriz: Entity ID can be a string, changed database columns feeds_clean_list.entity_id and feeds_import_log_entry.entity_id into a varchar_ascii.
parent
9e1a2779
No related branches found
No related tags found
Showing
- feeds.install 22 additions, 4 deletionsfeeds.install
- modules/log/feeds_log.install 19 additions, 3 deletionsmodules/log/feeds_log.install
- modules/log/src/LogViewsData.php 2 additions, 2 deletionsmodules/log/src/LogViewsData.php
- modules/log/tests/src/Kernel/EntityStringIdTest.php 81 additions, 0 deletionsmodules/log/tests/src/Kernel/EntityStringIdTest.php
- tests/resources/csv/content_string_id.csv 3 additions, 0 deletionstests/resources/csv/content_string_id.csv
- tests/resources/csv/content_string_id_missing.csv 2 additions, 0 deletionstests/resources/csv/content_string_id_missing.csv
- tests/src/Kernel/UpdateNonExistentTest.php 92 additions, 2 deletionstests/src/Kernel/UpdateNonExistentTest.php
Loading
Please sign in to comment