Enumerations

The following enumerations are available globally.

  • supported postgresql data types

    See more

    Declaration

    Swift

    public enum PGType : UInt32, CaseIterable
  • Swift types a database value can be returned as

    See more

    Declaration

    Swift

    public enum NativeType : String, CaseIterable