Add support for Sqlite - Installation path tested but AddSite not supported yet
This commit is contained in:
@ -16,5 +16,7 @@ namespace Oqtane.Repository
|
||||
public IConfiguration Configuration { get; }
|
||||
|
||||
public string ConnectionString { get; set; }
|
||||
|
||||
public string DatabaseType { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user