What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi, I want to remove some values from the customer->salutation entity enum. But the reduced enum

UP58NR6BS
UP58NR6BS Posts: 19 🧑🏻‍🚀 - Cadet

Hi, I want to remove some values from the customer->salutation entity enum. But the reduced enum entry in my custom spy_customer_schema.xml is not considered by propel:diff or propel:migrate.
Is it even possible to „downgrade“ existing entities in this way?

Comments

  • UK5DS29L2
    UK5DS29L2 Posts: 546 🧑🏻‍🚀 - Cadet

    as far as I know you should be able to create your own migration that's not created from schema files