Changed db stuff
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
|
||||
namespace DBConnection.Interfaces;
|
||||
namespace DBConnection.ModelBuilders;
|
||||
|
||||
/// <summary>
|
||||
/// ModelBuilders are used for customizing DB models with properties not settable via annotations
|
||||
|
||||
Reference in New Issue
Block a user