[Database] Update reference to DatabaseTools

This commit is contained in:
Matt Nadareski
2016-06-12 20:06:38 -07:00
parent d3118357b7
commit aecb856a43
4 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ namespace SabreTools.Helper
/// <summary>
/// All general database operations
/// </summary>
public class DatabaseTools
public class Database
{
/// <summary>
/// Ensure that the databse exists and has the proper schema