boostercloud / booster

Booster Framework
https://www.boosterframework.com
Apache License 2.0
416 stars 86 forks source link

Fix annotation for schema migrations in data-migrations.md #1525

Closed JorgeRdg closed 7 months ago

JorgeRdg commented 7 months ago

Description

Docs show @Migrates as the annotation to use for schema migrations, but that's not the correct one. This PR fixes it to indicate it's @SchemaMigration the one to use.

what-the-diff[bot] commented 7 months ago

PR Summary