PostgresClientKit Docs (100% documented)

View on GitHub

PostgresClientKit Reference Optional Extension Reference

Optional

extension Optional: PostgresValueConvertible where Wrapped: PostgresValueConvertible

Available where `Wrapped`: `PostgresValueConvertible`

  • postgresValue

    A PostgresValue for this instance.

    Declaration

    Swift

    public var postgresValue: PostgresValue { get }
  • Classes
    • Connection
    • ConnectionPool
    • ConsoleLogHandler
    • Cursor
    • Logger
    • Statement
  • Enumerations
    • Credential
    • LogLevel
    • PostgresError
  • Extensions
    • Bool
    • Date
    • Decimal
    • Double
    • Int
    • Optional
    • String
  • Protocols
    • ConnectionDelegate
    • LogHandler
    • PostgresValueConvertible
  • Structures
    • ColumnMetadata
    • ConnectionConfiguration
    • ConnectionPoolConfiguration
    • ConnectionPoolMetrics
    • LogRecord
    • Notice
    • Postgres
    • PostgresByteA
    • PostgresDate
    • PostgresTime
    • PostgresTimeWithTimeZone
    • PostgresTimestamp
    • PostgresTimestampWithTimeZone
    • PostgresValue
    • Row

Copyright 2019 David Pitfield and the PostgresClientKit contributors. Licensed under the Apache License, Version 2.0.

Generated by jazzy ♪♫ v0.13.6, a Realm project.