mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
17 lines
527 B
Plaintext
17 lines
527 B
Plaintext
Name: Migrations
|
|
AntiForgery: enabled
|
|
Author: The Orchard Team
|
|
Website: http://orchardproject.net
|
|
Version: 0.9.0
|
|
OrchardVersion: 0.9.0
|
|
Description: Data migration commands.
|
|
Features:
|
|
Orchard.Migrations:
|
|
Name: Migrations
|
|
Description: Data migration commands.
|
|
Category: Developer
|
|
DatabaseUpdate:
|
|
Name: Database Update
|
|
Description: Commands for updating the database schema according to the definition of the "Record" classes in code.
|
|
Category: Developer
|