GRDB 5.17 with async/await (SQLite toolkit for Swift)
old.reddit.com
GRDB 5.17 with async/await (SQLite toolkit for Swift)
1–2 of 2 posts
Re: GRDB 5.17 with async/await (SQLite toolkit for Swift)
#2Library author here - SQLite concurrency needs a little care: don't miss the Concurrency Guide: https://github.com/groue/GRDB.swift/blob/master/Documentatio...