Add support for Sqlite - Installation path tested but AddSite not supported yet
This commit is contained in:
@ -1,10 +0,0 @@
|
||||
using Oqtane.Enums;
|
||||
using Oqtane.Models;
|
||||
|
||||
namespace Oqtane.Infrastructure
|
||||
{
|
||||
public interface IMigratable
|
||||
{
|
||||
bool Migrate(Tenant tenant, MigrationType migrationType);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user