Fix Restsharp / Move to Postgresql
This commit is contained in:
@@ -39,6 +39,8 @@ namespace LaDOSE.Entity.Context
|
||||
public LaDOSEDbContext(DbContextOptions options) : base(options)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
|
||||
protected override void OnModelCreating(ModelBuilder modelBuilder)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user