mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
put SQLiteNG classes in their own namespace to avoid confusion
This commit is contained in:
@@ -33,7 +33,7 @@ using OpenMetaverse;
|
||||
using OpenSim.Framework;
|
||||
using Mono.Data.Sqlite;
|
||||
|
||||
namespace OpenSim.Data.SQLite
|
||||
namespace OpenSim.Data.SQLiteNG
|
||||
{
|
||||
public class SQLiteAuthenticationData : SQLiteFramework, IAuthenticationData
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user