set db to simple mode when builing new database and will also switch … #908
Codacy Production / Codacy Static Code Analysis
succeeded
Aug 29, 2025 in 0s
Your pull request is up to standards!
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
codacy-production / Codacy Static Code Analysis
TransactionProcessor.Database/Contexts/EstateManagementGenericContext.cs#L230
Add curly braces around the nested statement(s) in this 'if' block.
Loading