start refs

This commit is contained in:
2020-09-17 16:10:21 +02:00
parent 017e05ed30
commit 47fba9e3da
11 changed files with 298 additions and 20 deletions
@@ -15,7 +15,7 @@ using zero.Core.Utils;
namespace zero.Debug.Controllers
{
public class MigrationController : Controller
public partial class MigrationController : Controller
{
private IDocumentStore Raven { get; set; }