tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
Namespaces | Classes
Tgstation.Server.Host.Database Namespace Reference

Namespaces

namespace  Design
 
namespace  Migrations
 

Classes

class  DatabaseCollection
 
class  DatabaseConnectionFactory
 
class  DatabaseContext
 Backend abstract implementation of IDatabaseContext. More...
 
class  DatabaseContextFactory
 
class  DatabaseSeeder
 
interface  IDatabaseCollection
 Represents a database table. More...
 
interface  IDatabaseConnectionFactory
 For creating raw DbConnections. More...
 
interface  IDatabaseContext
 Represents the database. More...
 
interface  IDatabaseContextFactory
 Factory for scoping usage of IDatabaseContexts. Meant for use by Components. More...
 
interface  IDatabaseSeeder
 For initially setting up a database. More...
 
class  MSAddAutoStartAndStop
 
class  MYAddAutoStartAndStop
 
class  MySqlDatabaseContext
 DatabaseContext for MySQL. More...
 
class  MySqlDatabaseContextModelSnapshot
 
class  PGAddAutoStartAndStop
 
class  PostgresSqlDatabaseContext
 DatabaseContext for PostgresSQL. More...
 
class  PostgresSqlDatabaseContextModelSnapshot
 
class  SLAddAutoStartAndStop
 
class  SqliteDatabaseContext
 DatabaseContext for SQLite. More...
 
class  SqliteDatabaseContextModelSnapshot
 
class  SqlServerDatabaseContext
 DatabaseContext for Sqlserver. More...
 
class  SqlServerDatabaseContextModelSnapshot