mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Use DataMigration API to create database tables for each feature
--HG-- branch : dev
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="Controllers\HomeController.cs" />
|
||||
<Compile Include="Controllers\PageController.cs" />
|
||||
<Compile Include="DataMigrations\SandBoxDataMigration.cs" />
|
||||
<Compile Include="Drivers\SandboxPageDriver.cs" />
|
||||
<Compile Include="Models\SandboxPage.cs" />
|
||||
<Compile Include="Handlers\SandboxContentHandler.cs" />
|
||||
|
Reference in New Issue
Block a user