uMod.Database
Types
AuthMigration- Represents a database migration for authentication layer
Client- Represents a database client
Connection- Connection class
IDatabaseProviderLegacyConnectionMigration- Represents a database migration
MigrationAttribute- Determines that a class is a database migration
MigrationMigration- Represents a migration for umod_migrations
ModelAttribute- Specify a class as a database model
Provider- Wraps database context
Query- Gets the query type
Query<T>- Represents a database query
Sql- Simple helper class for building SQL statements
Transaction- Represents a database transaction