Dot All Lisbon – the official Craft CMS conference – is happening September 23 - 25.
Migration
Craft (and many plugins) periodically need to make changes to the structure of the database. It does so through special PHP classes called migrations, which run exactly once in each environment.
Found in
- Craft CMS