Files
Orchard/src/Orchard.Web/Modules/Orchard.Migrations/Module.txt
2013-09-10 14:08:05 -07:00

15 lines
467 B
Plaintext

Name: Migrations
AntiForgery: enabled
Author: The Orchard Team
Website: http://orchardproject.net
Version: 1.7.1
OrchardVersion: 1.7.1
Description: Data migration commands.
FeatureDescription: Data migration commands.
Category: Developer
Features:
DatabaseUpdate:
Name: Database Update
Description: Commands for updating the database schema according to the definition of the "Record" classes in code.
Category: Developer