feat: add support for applying migrations automatically
All checks were successful
Update changelog / changelog (push) Successful in 25s
All checks were successful
Update changelog / changelog (push) Successful in 25s
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Shadow.Entities;
|
||||
using System.Diagnostics.Metrics;
|
||||
using System.Reflection.Emit;
|
||||
|
||||
namespace Shadow.Data;
|
||||
public class ApplicationDbContext : DbContext
|
||||
|
||||
Reference in New Issue
Block a user