完美会话 (PostgreSQL 驱动)

Get Involed with Perfect!

Star Perfect On Github Stack Overflow Follow Perfect on Twitter Join the Perfect Slack

Swift 3.0 Platforms OS X | Linux License Apache PerfectlySoft Twitter Slack Status

完美会话的 PostgreSQL 驱动程序。

请注意,演示示例位于 https://github.com/PerfectExamples/Perfect-Session-PostgreSQL-Demo,其中展示了核心库中包含的 PostgreSQL 驱动程序的操作。

Swift 兼容性

当前,该项目主分支使用 Xcode 8.1 或 Ubuntu 上的 Swift 3.0.1 工具链进行编译。

构建

在您的 Package.swift 文件中将此项目添加为依赖项。

.Package(url:"https://github.com/PerfectlySoft/Perfect-Session-PostgreSQL.git", majorVersion: 0, minor: 0)

更多信息

有关 Perfect 项目的更多信息,请访问 perfect.org