mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Update description
This commit is contained in:
parent
2936f6e0d2
commit
6d6cc65927
@ -55,7 +55,7 @@ class MigrationTask extends BuildTask
|
|||||||
|
|
||||||
protected $title = "Database Migrations";
|
protected $title = "Database Migrations";
|
||||||
|
|
||||||
protected $description = "Provide atomic database changes (not implemented yet)";
|
protected $description = "Provide atomic database changes (subclass this and implement yourself)";
|
||||||
|
|
||||||
public function run($request)
|
public function run($request)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user