Extended Protocol
MySQLDatabase
extension MySQLDatabase
Topics
Instance Methods
func sql(encoder: MySQLDataEncoder, decoder: MySQLDataDecoder, queryLogLevel: Logger.Level?) -> any SQLDatabaseReturn an object allowing access to this database via theSQLDatabaseinterface.