Calling Developers!
We are reenergizing our code contribution process! Learn More

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

Options
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 βœ“
    Options

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

Answers