add mysql database provider (#1375)
* refactor sqlite into separate library * support mysql * fixes * sql fixes * cleanup * update changelog
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace ErsatzTV.Infrastructure.MySql;
|
||||
|
||||
public abstract class Marker {}
|
||||
Reference in New Issue
Block a user