mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Use DataMigration API to create database tables for each feature
--HG-- branch : dev
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
<Compile Include="AdminMenu.cs" />
|
||||
<Compile Include="Controllers\AdminController.cs" />
|
||||
<Compile Include="Controllers\CommentController.cs" />
|
||||
<Compile Include="DataMigrations\CommentsDataMigration.cs" />
|
||||
<Compile Include="Drivers\CommentDriver.cs" />
|
||||
<Compile Include="Drivers\HasCommentsContainerDriver.cs" />
|
||||
<Compile Include="Drivers\HasCommentsDriver.cs" />
|
||||
|
Reference in New Issue
Block a user