Demo data and testing fixture data fails: invalid datetime format?

UKMHZV8LX
UKMHZV8LX Posts: 69 🧑🏻‍🚀 - Cadet
edited June 2023 in Propel ORM

Hi there,
we recently updated our Spryker project, in specific we updated spryker/propel-orm and hence propel/propel from 2.0.0-beta1 to 2.0.0-beta2.

Now all our demo data and testing fixture data fails where we have dates like '2050-12-31'. Propel tells us, that this is an invalid datetime format. '2037-12-31' works however.

Anybody seen that and has a clue what is causing this?

Tagged:

Best Answer

  • Unknown
    Answer ✓

    Yes, valid dates are now needed. Databuilders should have gotten Updates here, see RG overview of modules needed.

Answers