Skip to content

API Collection

SQLQueryFetcher Implementations

Topics

Instance Methods

  • all(decoding:)
    Using a default-configured SQLRowDecoder, returns all output rows, if any, decoded as a given type.
  • all(decoding:)
    Using a default-configured SQLRowDecoder, returns all output rows, if any, decoded as a given type.
  • all(decoding:)
    Using a default-configured SQLRowDecoder, returns all output rows, if any, decoded as a given type.
  • first(decoding:)
    Using a default-configured SQLRowDecoder, returns the first output row, if any, decoded as a given type.
  • first(decoding:)
    Using a default-configured SQLRowDecoder, returns the first output row, if any, decoded as a given type.
  • first(decoding:)
    Using a default-configured SQLRowDecoder, returns the first output row, if any, decoded as a given type.