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.

Properties

version_
uint version_ [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
version_
uint version_ [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

db
Database db;
Undocumented in source.

Meta