up abstract method

Future<void> up(
  1. SchemaBuilder builder
)

Defines the schema operations to apply.

Implementation

Future<void> up(SchemaBuilder builder);