Doctrine, Symfony 6 & the Database
Adding new Properties
  Unlock this challenge
Login Register

Challenge 1 / 1

Imagine the following property:

#[Column()]
private ?string $city = null;

Which of the following changes would require a database migration?

Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.