Skip to content

set db to simple mode when builing new database and will also switch …

c85e447
Select commit
Loading
Failed to load commit list.
Merged

set db to simple mode when builing new database and will also switch … #908

set db to simple mode when builing new database and will also switch …
c85e447
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Aug 29, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

Complexity increasing per file
==============================
- TransactionProcessor.Database/Contexts/EstateManagementGenericContext.cs  46
         

Clones removed
==============
+ TransactionProcessor.Database/Migrations/SqlServer/EstateManagementSqlServerContextModelSnapshot.cs  -2
         

See the complete overview on Codacy

Annotations

Check notice on line 230 in TransactionProcessor.Database/Contexts/EstateManagementGenericContext.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

TransactionProcessor.Database/Contexts/EstateManagementGenericContext.cs#L230

Add curly braces around the nested statement(s) in this 'if' block.