SQLITE_ENABLE_SQLLOG

Scott Perry: PSA: SQLite on Sierra/iOS 10 is built with SQLITE_ENABLE_SQLLOG, which makes it easy to create replayable SQL logs SQLite: This file contains experimental code used to record data from live SQLite applications that may be useful for offline analysis. Specifically, this module can be used to capture the following information: The initial contents … Continue reading SQLITE_ENABLE_SQLLOG