TracingOptions

An option for the SQLite tracing feature.

Database.swift:2186
struct TracingOptions

You use TracingOptions with the Database trace(options:_:) method.

Related SQLite documentation: https://www.sqlite.org/c3ref/c_trace.html