add support for blobs (i.e. Slice(UInt8) )
expose list of types to support by the drivers implementors. deal with nilable types with `#read?(T.class) : T?` methods. change `#has_next` to `#move_next`
dummy driver that parses the query initial type support for result_sets