MigrationAttribute

Namespace: uModDatabase

Assembly: uMod.Core.dll

Inheritance ObjectAttribute MigrationAttribute

Summary

Determines that a class is a database migration

Constructors

Name

Summary

MigrationAttribute (String)

Create a new instance of the MigrationAttribute class

MigrationAttribute (String, String)

MigrationAttribute (String, VersionNumber)

Create a new instance of the MigrationAttribute class

Properties

Name

Summary

Name

Migration name

Type

Migration type (sqlite, mysql, etc)

Version

Migration version

Methods

Name

Summary

ToString ()

Converts migration to string