static Future<int> count({String? connection}) => Model.count<$OrmMigrationRecord>(connection: connection);