Session
doesn't support decoding & paging mode
#31
Labels
kind/enhancement
Improvements to existing feature.
Session
doesn't support decoding & paging mode
#31
Session
supports couple ofquery
types that decode the data type automatically, e.g.:swift-cassandra-client/Sources/CassandraClient/Session.swift
Lines 133 to 145 in 4c395e6
Separately,
Session
supports paging queries, for example:swift-cassandra-client/Sources/CassandraClient/Session.swift
Lines 173 to 189 in 4c395e6
What's missing is a query that'd do both paging & decoding.
The text was updated successfully, but these errors were encountered: