SQLSubqueryable
A type that can be used as SQL subquery.
protocol SQLSubqueryable : SQLSpecificExpressible
Browse conforming typesRelated SQLite documentation https://www.sqlite.org/syntax/select-stmt.html
Supporting Types
struct SQLSubquery
An SQL subquery.