mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
DOCS Change upgrade.yml to legacy.yml to avoid confusion with .upgrade.yml from the upgrader tool
This commit is contained in:
parent
f4085300ce
commit
aa93598c30
@ -1486,7 +1486,7 @@ configuration setting and will update this for you automatically. You can use
|
||||
this to add DB upgrading rules for your own classes.
|
||||
|
||||
For example, you could upgrade references to the newly namespaced Banner class by adding
|
||||
this to your `mysite/_config/upgrade.yml` file:
|
||||
this to your `mysite/_config/legacy.yml` file:
|
||||
|
||||
```yml
|
||||
SilverStripe\ORM\DatabaseAdmin:
|
||||
|
Loading…
Reference in New Issue
Block a user