MigrationDao constructor

MigrationDao(
  1. Database db
)

Implementation

MigrationDao(Database db) : super(db);