mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Add operations for database version 2.
This commit is contained in:
@@ -38,7 +38,7 @@ namespace cicm_web
|
||||
{
|
||||
public static class Program
|
||||
{
|
||||
static Cicm.Database.Mysql database;
|
||||
static Cicm.Database.IDbCore database;
|
||||
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user