mirror of
https://github.com/SamueleLorefice/isleBot.git
synced 2026-01-15 06:03:42 +00:00
Adeed base database build
This commit is contained in:
@@ -18,4 +18,5 @@ public class DbManager : DbContext {
|
||||
|
||||
protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
|
||||
=> optionsBuilder.UseSqlite($"Data Source={dbpath}");
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user