Remove print msg
The Perfect Session SQLite Driver.
Note that a demo is located at https://github.com/PerfectExamples/Perfect-Session-SQLite-Demo that shows the operation of the SQLite driver included in the core library.
The master branch of this project currently compiles with Xcode 8.1 or the Swift 3.0.1 toolchain on Ubuntu.
Add this project as a dependency in your Package.swift file.
.Package(url:"https://github.com/PerfectlySoft/Perfect-Session-SQLite.git", majorVersion: 0, minor: 0)
For more information on the Perfect project, please visit perfect.org.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Perfect Sessions (SQLite Driver)
The Perfect Session SQLite Driver.
Note that a demo is located at https://github.com/PerfectExamples/Perfect-Session-SQLite-Demo that shows the operation of the SQLite driver included in the core library.
Compatibility with Swift
The master branch of this project currently compiles with Xcode 8.1 or the Swift 3.0.1 toolchain on Ubuntu.
Building
Add this project as a dependency in your Package.swift file.
Further Information
For more information on the Perfect project, please visit perfect.org.