MySqlRawAdapter

Wrapper around a raw mysql adapter.

final
class MySqlRawAdapter : MySqlAdapter!EmptyMySqlModel {}

Constructors

this
this(string connectionString)

Creates a new mysql raw adapter.

Meta