microting/eform-sdk-dotnet

View on GitHub
eFormCore/Migrations/20201220201427_FixingQuestionSet.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method Down has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        protected override void Down(MigrationBuilder migrationBuilder)
        {
            migrationBuilder.DropForeignKey(
                name: "FK_field_values_uploaded_datas_UploadedDataId",
                table: "field_values");
Severity: Minor
Found in eFormCore/Migrations/20201220201427_FixingQuestionSet.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status