platform/angel_migration_runner/lib/postgres.dart

4 lines
104 B
Dart
Raw Normal View History

2019-02-14 17:15:34 +00:00
export 'src/postgres/runner.dart';
export 'src/postgres/schema.dart';
export 'src/postgres/table.dart';