execute abstract method

Future<int> execute(
  1. DbContext dbc
)

Implementation

Future<int> execute(DbContext dbc);