Classes
The following classes are available globally.
-
An implementation of
See moreSwiftKuery.Connection
protocol for PostgreSQL. Please see PostgreSQL manual for details.Declaration
Swift
public class PostgreSQLConnection : Connection
-
An implementation of query result fetcher.
See moreDeclaration
Swift
public class PostgreSQLResultFetcher : ResultFetcher