Migrations

Undocumented in source.

Constructors

this
this(Database _db, string _migrationsTable)

Undocumented in source.

Members

Functions

initDatabase
void initDatabase()

Undocumented in source. Be warned that the author may not have intended to support it.

version_
version_(uint value)

Undocumented in source. Be warned that the author may not have intended to support it.

version_
uint version_()

Undocumented in source. Be warned that the author may not have intended to support it.

Variables

db
Database db;

Undocumented in source.

Meta