Swift-Kuery-SQLite
Swift-Kuery-SQLite copied to clipboard
An SQLite plugin for the Swift-Kuery framework
Updated all references across docs, codes and readme files to the new Kitura repos, website and slack links.
macOS 10.15.6 Xcode 11.6 How do i resolve this problem? #### [logging] BUG IN CLIENT OF libsqlite3.dylib: illegal multi-threaded access to database connection ``` self.pool = SQLiteConnection.createPool(filename: self.fileName, poolOptions: ConnectionPoolOptions(initialCapacity:...
We should update the way the CSQLite dependency is included in the Package.swift to work in a way comparable to PostgreSQL and MySQL.