Rebrand database namespace.

This commit is contained in:
2020-02-10 02:10:18 +00:00
parent dc8da3aa30
commit 4a2d370999
383 changed files with 8219 additions and 6298 deletions

View File

@@ -32,7 +32,7 @@ using System;
using System.Data;
using MySql.Data.MySqlClient;
namespace Cicm.Database
namespace Marechai.Database
{
public class Mysql : IDbCore
{