microting/eform-sdk-dotnet

View on GitHub
eFormCore/Migrations/20190515064952_FixingNamingForFieldValues.cs

Summary

Maintainability
A
2 hrs
Test Coverage

Method Up has 70 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        protected override void Up(MigrationBuilder migrationBuilder)
        {
//            migrationBuilder.DropForeignKey(
//                name: "FK_field_values_check_lists_check_list_id",
//                table: "field_values");
Severity: Major
Found in eFormCore/Migrations/20190515064952_FixingNamingForFieldValues.cs - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status