@override String getMigrationsTableSql() { return jsonEncode({ '_vania_migration': 'createCollection', 'name': migrationsTable, }); }