CommonTableExpression

A common table expression that can be used with the GRDB query interface.

CommonTableExpression.swift:3
struct CommonTableExpression<RowDecoder>