- Issue created by @ChristianSanders
- Merge request !173457522: Created an index on the code column โ (Merged) created by ChristianSanders
- ๐ฌ๐งUnited Kingdom steven jones
Steven Jones โ made their first commit to this issueโs fork.
- Status changed to Needs review
10 months ago 8:48am 2 July 2024 - ๐ฌ๐งUnited Kingdom steven jones
I've improved the approach in the MR now, so instead of adding the index directly, we define a custom storage schema, and use the update hook to nudge Drupal to add the index.
Basically, the same net result, but doing it in the more 'Drupal way' as such.
- First commit to issue fork.
- ๐ฎ๐ฑIsrael jsacksick
I'm now using the CommerceContentEntityStorageSchema to allow specifying indexes straight from the entity type definition.
-
jsacksick โ
committed fbf58bbc on 8.x-3.x authored by
christiansanders โ
Issue #3457522 by christiansanders, steven jones, jsacksick: Use an...
-
jsacksick โ
committed fbf58bbc on 8.x-3.x authored by
christiansanders โ
- ๐ฆ๐นAustria reinimax
Hello,
I tried out the update and successfully performed the database updates, but still I get this entity/field definitions error on the status page:
Mismatched entity and/or field definitions
The following changes were detected in the entity type and field definitions.
Wishlist
The Code field needs to be updated.