完美会话 (SQLite 驱动)

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

完美会话 SQLite 驱动程序。

请注意,可以在 https://github.com/PerfectExamples/Perfect-Session-SQLite-Demo 找到一个演示,它展示了包含在核心库中的 SQLite 驱动程序的操作。

与 Swift 的兼容性

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

构建

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

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

更多信息

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