SchemaManager constructor

SchemaManager(
  1. DatabaseConnection connection
)

Implementation

SchemaManager(this.connection);