Returns the initial migration to be applied to a fresh database.
@override Future<Migration> getInitial() async => first;